Searched defs:isNeedNotify (Results 1 – 12 of 12) sorted by relevance
/ohos5.0/foundation/ability/form_fwk/services/include/ |
H A D | form_record.h | 77 bool isNeedNotify = true; variable
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/screenshot/ |
H A D | native_screenshot_module.cpp | 44 bool isNeedNotify = true; member 170 napi_value isNeedNotify; in IsNeedNotify() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/ |
H A D | sync_generic_interface.h | 77 virtual int RemoveDeviceData(const std::string &deviceName, bool isNeedNotify) in RemoveDeviceData()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ |
H A D | vsync_distributor.cpp | 1066 bool isNeedNotify = false; in SetQosVSyncRateByPid() local 1108 bool isNeedNotify = false; in SetQosVSyncRate() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_single_ver_natural_store.cpp | 912 int SQLiteSingleVerNaturalStore::RemoveDeviceData(const std::string &deviceName, bool isNeedNotify) in RemoveDeviceData() 938 int SQLiteSingleVerNaturalStore::RemoveDeviceData(const std::string &deviceName, bool isNeedNotify,… in RemoveDeviceData() 997 …QLiteSingleVerNaturalStore::RemoveDeviceDataNormally(const std::string &hashDev, bool isNeedNotify) in RemoveDeviceDataNormally()
|
H A D | sqlite_single_ver_natural_store_extend.cpp | 461 …t SQLiteSingleVerNaturalStore::RemoveDeviceDataInner(const std::string &hashDev, bool isNeedNotify) in RemoveDeviceDataInner()
|
H A D | sqlite_single_ver_storage_executor_cache.cpp | 81 bool isNeedNotify, uint64_t recordVersion) const in RemoveDeviceDataInCacheMode()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | virtual_single_ver_sync_db_Interface.cpp | 190 …VirtualSingleVerSyncDBInterface::RemoveDeviceData(const std::string &deviceName, bool isNeedNotify) in RemoveDeviceData()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ |
H A D | rd_single_ver_storage_executor.cpp | 490 …ingleVerStorageExecutor::RemoveDeviceDataInCacheMode(const std::string &hashDev, bool isNeedNotify, in RemoveDeviceDataInCacheMode()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
H A D | cloud_syncer_extend.cpp | 628 bool isNeedNotify = false; in DoNotifyInNeed() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/ |
H A D | relational_sync_able_storage.cpp | 592 int RelationalSyncAbleStorage::RemoveDeviceData(const std::string &deviceName, bool isNeedNotify) in RemoveDeviceData()
|
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | scene_session.cpp | 1594 bool isNeedNotify = isStatusBarVisible_ != isVisible; in SetIsStatusBarVisibleInner() local
|