Home
last modified time | relevance | path

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

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