/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
H A D | mock_accessibility_setting_provider.cpp | 84 …r AccessibilitySettingProvider::PutIntValue(const std::string& key, int32_t value, bool needNotify) in PutIntValue() 93 … AccessibilitySettingProvider::PutLongValue(const std::string& key, int64_t value, bool needNotify) in PutLongValue() 102 …ror AccessibilitySettingProvider::PutBoolValue(const std::string& key, bool value, bool needNotify) in PutBoolValue() 143 (const std::string& key, const std::string& value, bool needNotify) in PutStringValue()
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_accessibility_setting_provider.cpp | 78 …r AccessibilitySettingProvider::PutIntValue(const std::string& key, int32_t value, bool needNotify) in PutIntValue() 86 … AccessibilitySettingProvider::PutLongValue(const std::string& key, int64_t value, bool needNotify) in PutLongValue() 94 …ror AccessibilitySettingProvider::PutBoolValue(const std::string& key, bool value, bool needNotify) in PutBoolValue() 132 (const std::string& key, const std::string& value, bool needNotify) in PutStringValue()
|
/ohos5.0/foundation/multimodalinput/input/service/key_command/test/ |
H A D | setting_datashare_test.cpp | 73 bool needNotify = true; variable 89 bool needNotify = true; variable 105 bool needNotify = true; variable 183 bool needNotify = true; variable
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessibility_setting_provider.cpp | 95 …r AccessibilitySettingProvider::PutIntValue(const std::string& key, int32_t value, bool needNotify) in PutIntValue() 100 … AccessibilitySettingProvider::PutLongValue(const std::string& key, int64_t value, bool needNotify) in PutLongValue() 105 …ror AccessibilitySettingProvider::PutBoolValue(const std::string& key, bool value, bool needNotify) in PutBoolValue() 110 …ySettingProvider::PutStringValue(const std::string& key, const std::string& value, bool needNotify) in PutStringValue()
|
H A D | accessibility_datashare_helper.cpp | 134 …yDatashareHelper::PutStringValue(const std::string& key, const std::string& value, bool needNotify) in PutStringValue() 164 …r AccessibilityDatashareHelper::PutIntValue(const std::string& key, int32_t value, bool needNotify) in PutIntValue() 169 … AccessibilityDatashareHelper::PutLongValue(const std::string& key, int64_t value, bool needNotify) in PutLongValue() 174 …ror AccessibilityDatashareHelper::PutBoolValue(const std::string& key, bool value, bool needNotify) in PutBoolValue() 180 …r AccessibilityDatashareHelper::PutFloatValue(const std::string& key, float value, bool needNotify) in PutFloatValue()
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | connection_state_item.cpp | 74 bool needNotify = connections_.empty(); in AddConnection() local 156 bool needNotify = callers_.empty(); in AddCaller() local 298 bool needNotify = connectedExtension->AddConnection(connectionObj); in AddConnection() local 338 bool needNotify = connectedExtension->RemoveConnection(connectionObj); in RemoveConnection() local 377 bool needNotify = connectedAbility->AddCaller(caller); in AddDataAbilityConnection() local 411 bool needNotify = connectedDataAbility->RemoveCaller(caller); in RemoveDataAbilityConnection() local
|
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | setting_provider_test.cpp | 141 bool needNotify = true; variable 157 bool needNotify = false; variable
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | setting_provider.cpp | 93 ErrCode SettingProvider::PutIntValue(const std::string& key, int32_t value, bool needNotify) in PutIntValue() 98 ErrCode SettingProvider::PutLongValue(const std::string& key, int64_t value, bool needNotify) in PutLongValue() 103 ErrCode SettingProvider::PutBoolValue(const std::string& key, bool value, bool needNotify) in PutBoolValue() 222 … SettingProvider::PutStringValue(const std::string& key, const std::string& value, bool needNotify) in PutStringValue()
|
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/ |
H A D | setting_datashare.cpp | 103 const std::string& key, int32_t value, bool needNotify, const std::string &strUri) in PutIntValue() 109 const std::string& key, int64_t value, bool needNotify, const std::string &strUri) in PutLongValue() 115 const std::string& key, bool value, bool needNotify, const std::string &strUri) in PutBoolValue() 215 const std::string& key, const std::string& value, bool needNotify, const std::string &strUri) in PutStringValue()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/ |
H A D | audio_setting_provider.cpp | 119 std::string tableType, bool needNotify) in PutIntValue() 125 std::string tableType, bool needNotify) in PutLongValue() 131 std::string tableType, bool needNotify) in PutBoolValue() 256 std::string tableType, bool needNotify) in PutStringValue()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
H A D | block_queue.h | 173 bool needNotify = que_.size() == capacity_; in ClearUnprotected() local
|
/ohos5.0/foundation/multimedia/av_codec/services/utils/include/ |
H A D | block_queue.h | 150 bool needNotify = que_.size() == capacity_; in ClearUnprotected() local
|
/ohos5.0/base/powermgr/power_manager/utils/setting/src/ |
H A D | setting_provider.cpp | 105 ErrCode SettingProvider::PutIntValue(const std::string& key, int32_t value, bool needNotify) in PutIntValue() 110 ErrCode SettingProvider::PutLongValue(const std::string& key, int64_t value, bool needNotify) in PutLongValue() 115 ErrCode SettingProvider::PutBoolValue(const std::string& key, bool value, bool needNotify) in PutBoolValue() 251 … SettingProvider::PutStringValue(const std::string& key, const std::string& value, bool needNotify) in PutStringValue()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/include/foundation/utils/ |
H A D | blocking_queue.h | 157 bool needNotify = que_.size() == capacity_; in ClearUnprotected() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | mission.h | 161 inline void SetNotifyLabel(bool needNotify) in SetNotifyLabel()
|
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/osal/task/ |
H A D | blocking_queue.h | 168 bool needNotify = que_.size() == capacity_; in ClearUnprotected() local
|
/ohos5.0/foundation/multimodalinput/input/intention/common/channel/include/ |
H A D | channel.h | 212 bool needNotify = queue_.empty(); in Send() local
|
/ohos5.0/base/msdp/device_status/intention/common/channel/include/ |
H A D | channel.h | 212 bool needNotify = queue_.empty(); in Send() local
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/ |
H A D | blocking_queue.h | 183 bool needNotify = que_.size() == capacity_; in ClearUnlocked() local
|
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
H A D | res_locale.cpp | 334 bool ResLocale::UpdateDefault(const LocaleInfo &localeInfo, bool needNotify) in UpdateDefault() 420 void UpdateSysDefault(const LocaleInfo &localeInfo, bool needNotify) in UpdateSysDefault()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/timepicker/ |
H A D | timepicker_haptic_controller.cpp | 161 bool needNotify = !IsThreadPlaying(); in Play() local
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | res_locale.cpp | 335 bool ResLocale::UpdateDefault(const Locale &localeInfo, bool needNotify) in UpdateDefault() 430 void UpdateSysDefault(const Locale &localeInfo, bool needNotify) in UpdateSysDefault()
|
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/ |
H A D | timer_mgr.cpp | 149 bool needNotify = (it == itemQueue_.begin()); in SetTimer() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | picker_column_component.h | 189 void HandleChangeCallback(bool isAdd, bool needNotify) in HandleChangeCallback()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/ |
H A D | rs_sub_thread.cpp | 217 bool needNotify = !surfaceNodePtr->HasCachedTexture(); in RenderCache() local
|