Home
last modified time | relevance | path

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

/system/libvintf/
DVintfObject.cpp169 const RuntimeInfo *runtimeInfo; member
236 updated.runtimeInfo = VintfObject::GetRuntimeInfo(true /* skipCache */); in checkCompatibility()
256 if (updated.runtimeInfo == nullptr) { in checkCompatibility()
279 if (updated.runtimeInfo && updated.fwk.matrix) { in checkCompatibility()
280 if (!updated.runtimeInfo->checkCompatibility(*updated.fwk.matrix, error)) { in checkCompatibility()