Home
last modified time | relevance | path

Searched defs:xmls (Results 1 – 3 of 3) sorted by relevance

/system/libvintf/
DVintfObjectRecovery.cpp139 int32_t VintfObjectRecovery::CheckCompatibility(const std::vector<std::string>& xmls, in CheckCompatibility()
DVintfObject.cpp515 int32_t VintfObject::checkCompatibility(const std::vector<std::string>& xmls, std::string* error, in checkCompatibility()
653 int32_t VintfObject::CheckCompatibility(const std::vector<std::string>& xmls, std::string* error, in CheckCompatibility()
/system/libvintf/test/
Dvintf_object_tests.cpp505 int checkCompatibility(const std::vector<std::string>& xmls, std::string* error) { in checkCompatibility()
1127 void SetUpMockSystemMatrices(const std::vector<std::string>& xmls) { in SetUpMockSystemMatrices()