Home
last modified time | relevance | path

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

/system/libvintf/
DVintfObject.cpp691 std::vector<std::string> instanceHint; in IsInstanceDeprecated() local
693 instanceHint.push_back(oldMatrixInstance.exactInstance()); in IsInstanceDeprecated()
697 auto list = listInstances(package, version, interface, instanceHint); in IsInstanceDeprecated()