Home
last modified time | relevance | path

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

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