Home
last modified time | relevance | path

Searched refs:exactInstance (Results 1 – 6 of 6) sorted by relevance

/system/libvintf/
DMatrixInstance.cpp71 return exactInstance() == e; in matchInstance()
85 const std::string& MatrixInstance::exactInstance() const { in exactInstance() function in android::vintf::MatrixInstance
Dmain.cpp208 : matrixInstance.exactInstance()); in insert()
DCompatibilityMatrix.cpp145 instanceMatch = (matrixInstance.exactInstance() == instanceOrPattern); in splitInstance()
Dparse_string.cpp408 : matrixInstance.exactInstance()); in expandInstances()
DVintfObject.cpp686 instanceHint.push_back(oldMatrixInstance.exactInstance()); in IsInstanceDeprecated()
/system/libvintf/include/vintf/
DMatrixInstance.h58 const std::string& exactInstance() const;