Home
last modified time | relevance | path

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

/system/libvintf/
DVintfObject.cpp679 const std::string& servedInstance = pair.first; in IsInstanceDeprecated() local
682 toFQNameString(package, servedVersion, interface, servedInstance); in IsInstanceDeprecated()
683 if (!oldMatrixInstance.matchInstance(servedInstance)) { in IsInstanceDeprecated()
689 servedInstance, listInstances, childrenMap); in IsInstanceDeprecated()