Home
last modified time | relevance | path

Searched refs:verifyInstance (Results 1 – 2 of 2) sorted by relevance

/system/libvintf/
DManifestHal.cpp99 bool ManifestHal::verifyInstance(const FqInstance& fqInstance, std::string* error) const { in verifyInstance() function in android::vintf::ManifestHal
132 if (!verifyInstance(e, error)) { in insertInstance()
/system/libvintf/include/vintf/
DManifestHal.h100 bool verifyInstance(const FqInstance& fqInstance, std::string* error = nullptr) const;