/hardware/qcom/gps/msm8909w_3100/core/ |
D | SystemStatusOsObserver.h | 124 void updateCache(IDataItemCore* d, bool& dataItemUpdated);
|
D | SystemStatusOsObserver.cpp | 391 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/ |
D | SystemStatusOsObserver.h | 163 bool updateCache(IDataItemCore* d);
|
D | SystemStatusOsObserver.cpp | 313 if (mParent->updateCache(item)) { in notify() 541 bool SystemStatusOsObserver::updateCache(IDataItemCore* d) in updateCache() function in loc_core::SystemStatusOsObserver
|
/hardware/qcom/sm8150p/gps/core/ |
D | SystemStatusOsObserver.h | 163 bool updateCache(IDataItemCore* d);
|
D | SystemStatusOsObserver.cpp | 313 if (mParent->updateCache(item)) { in notify() 541 bool SystemStatusOsObserver::updateCache(IDataItemCore* d) in updateCache() function in loc_core::SystemStatusOsObserver
|
/hardware/qcom/sm8150/gps/core/ |
D | SystemStatusOsObserver.h | 168 bool updateCache(IDataItemCore* d);
|
D | SystemStatusOsObserver.cpp | 316 if (mParent->updateCache(item)) { in notify() 558 bool SystemStatusOsObserver::updateCache(IDataItemCore* d) in updateCache() function in loc_core::SystemStatusOsObserver
|
/hardware/qcom/sm7250/gps/core/ |
D | SystemStatusOsObserver.h | 168 bool updateCache(IDataItemCore* d);
|
D | SystemStatusOsObserver.cpp | 316 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/ |
D | ComposerResources.cpp | 127 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/ |
D | ComposerResources.h | 76 Error updateCache(uint32_t slot, const native_handle_t* handle,
|