Searched defs:skipCache (Results 1 – 1 of 1) sorted by relevance
51 static std::shared_ptr<const T> Get(const char* id, LockedSharedPtr<T>* ptr, bool skipCache, in Get()102 std::shared_ptr<const HalManifest> VintfObject::GetDeviceHalManifest(bool skipCache) { in GetDeviceHalManifest()106 std::shared_ptr<const HalManifest> VintfObject::getDeviceHalManifest(bool skipCache) { in getDeviceHalManifest()111 std::shared_ptr<const HalManifest> VintfObject::GetFrameworkHalManifest(bool skipCache) { in GetFrameworkHalManifest()115 std::shared_ptr<const HalManifest> VintfObject::getFrameworkHalManifest(bool skipCache) { in getFrameworkHalManifest()120 std::shared_ptr<const CompatibilityMatrix> VintfObject::GetDeviceCompatibilityMatrix(bool skipCache… in GetDeviceCompatibilityMatrix()125 bool skipCache) { in getDeviceCompatibilityMatrix()130 …hared_ptr<const CompatibilityMatrix> VintfObject::GetFrameworkCompatibilityMatrix(bool skipCache) { in GetFrameworkCompatibilityMatrix()135 bool skipCache) { in getFrameworkCompatibilityMatrix()502 std::shared_ptr<const RuntimeInfo> VintfObject::GetRuntimeInfo(bool skipCache, in GetRuntimeInfo()[all …]