Searched refs:mFileHash (Results 1 - 4 of 4) sorted by relevance

/system/tools/hidl/
H A DInterface.h144 const Hash* mFileHash; member in struct:android::Interface
H A DAST.cpp40 mFileHash(fileHash),
58 return mFileHash->getPath();
61 return mFileHash;
H A DAST.h193 const Hash* mFileHash; member in struct:android::AST
H A DInterface.cpp73 : Scope(localName, fullName, location, parent), mSuperType(superType), mFileHash(fileHash) {}
80 return mFileHash;

Completed in 76 milliseconds