Searched refs:mFullName (Results 1 - 2 of 2) sorted by relevance

/system/tools/hidl/
H A DNamedType.cpp23 : Type(parent), mLocalName(localName), mFullName(fullName), mLocation(loc) {}
30 return mFullName;
38 return mFullName.cppName();
42 return mFullName.javaName();
H A DNamedType.h53 const FQName mFullName; member in struct:android::NamedType

Completed in 55 milliseconds