Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatusOsObserver.h124 void updateCache(IDataItemCore* d, bool& dataItemUpdated);
DSystemStatusOsObserver.cpp391 mParent->updateCache(item, dataItemUpdated); in notify()
557 void SystemStatusOsObserver::updateCache(IDataItemCore* d, bool& dataItemUpdated) in updateCache() function in loc_core::SystemStatusOsObserver
/hardware/qcom/sm7150/gps/core/
DSystemStatusOsObserver.h163 bool updateCache(IDataItemCore* d);
DSystemStatusOsObserver.cpp313 if (mParent->updateCache(item)) { in notify()
541 bool SystemStatusOsObserver::updateCache(IDataItemCore* d) in updateCache() function in loc_core::SystemStatusOsObserver
/hardware/qcom/sm8150p/gps/core/
DSystemStatusOsObserver.h163 bool updateCache(IDataItemCore* d);
DSystemStatusOsObserver.cpp313 if (mParent->updateCache(item)) { in notify()
541 bool SystemStatusOsObserver::updateCache(IDataItemCore* d) in updateCache() function in loc_core::SystemStatusOsObserver
/hardware/qcom/sm8150/gps/core/
DSystemStatusOsObserver.h168 bool updateCache(IDataItemCore* d);
DSystemStatusOsObserver.cpp316 if (mParent->updateCache(item)) { in notify()
558 bool SystemStatusOsObserver::updateCache(IDataItemCore* d) in updateCache() function in loc_core::SystemStatusOsObserver
/hardware/qcom/sm7250/gps/core/
DSystemStatusOsObserver.h168 bool updateCache(IDataItemCore* d);
DSystemStatusOsObserver.cpp316 if (mParent->updateCache(item)) { in notify()
558 bool SystemStatusOsObserver::updateCache(IDataItemCore* d) in updateCache() function in loc_core::SystemStatusOsObserver
/hardware/interfaces/graphics/composer/2.1/utils/resources/
DComposerResources.cpp127 Error ComposerHandleCache::updateCache(uint32_t slot, const native_handle_t* handle, in updateCache() function in android::hardware::graphics::composer::V2_1::hal::ComposerHandleCache
148 return updateCache(slot, inHandle, outReplacedHandle); in getHandle()
/hardware/interfaces/graphics/composer/2.1/utils/resources/include/composer-resources/2.1/
DComposerResources.h76 Error updateCache(uint32_t slot, const native_handle_t* handle,