Home
last modified time | relevance | path

Searched defs:skipCache (Results 1 – 1 of 1) sorted by relevance

/system/libvintf/
DVintfObject.cpp50 bool skipCache, in Get()
94 std::shared_ptr<const HalManifest> VintfObject::GetDeviceHalManifest(bool skipCache) { in GetDeviceHalManifest()
98 std::shared_ptr<const HalManifest> VintfObject::getDeviceHalManifest(bool skipCache) { in getDeviceHalManifest()
103 std::shared_ptr<const HalManifest> VintfObject::GetFrameworkHalManifest(bool skipCache) { in GetFrameworkHalManifest()
107 std::shared_ptr<const HalManifest> VintfObject::getFrameworkHalManifest(bool skipCache) { in getFrameworkHalManifest()
112 std::shared_ptr<const CompatibilityMatrix> VintfObject::GetDeviceCompatibilityMatrix(bool skipCache in GetDeviceCompatibilityMatrix()
117 bool skipCache) { in getDeviceCompatibilityMatrix()
121 …hared_ptr<const CompatibilityMatrix> VintfObject::GetFrameworkCompatibilityMatrix(bool skipCache) { in GetFrameworkCompatibilityMatrix()
126 bool skipCache) { in getFrameworkCompatibilityMatrix()
448 std::shared_ptr<const RuntimeInfo> VintfObject::GetRuntimeInfo(bool skipCache, in GetRuntimeInfo()
[all …]