| /foundation/barrierfree/accessibility/services/test/mock/ |
| 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()
|
| /foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
| 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()
|
| /foundation/multimodalinput/input/service/key_command/test/ |
| 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
|
| /foundation/barrierfree/accessibility/services/aams/src/ |
| 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()
|
| D | accessibility_datashare_helper.cpp | 135 …yDatashareHelper::PutStringValue(const std::string& key, const std::string& value, bool needNotify) in PutStringValue() 168 …r AccessibilityDatashareHelper::PutIntValue(const std::string& key, int32_t value, bool needNotify) in PutIntValue() 173 … AccessibilityDatashareHelper::PutLongValue(const std::string& key, int64_t value, bool needNotify) in PutLongValue() 178 …ror AccessibilityDatashareHelper::PutBoolValue(const std::string& key, bool value, bool needNotify) in PutBoolValue() 184 …r AccessibilityDatashareHelper::PutFloatValue(const std::string& key, float value, bool needNotify) in PutFloatValue()
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| 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
|
| /foundation/window/window_manager/window_scene/test/dms_unittest/ |
| D | setting_provider_test.cpp | 141 bool needNotify = true; variable 157 bool needNotify = false; variable
|
| /foundation/multimodalinput/input/service/key_command/src/ |
| 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()
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/ |
| 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()
|
| /foundation/multimedia/av_codec/services/utils/include/ |
| D | block_queue.h | 150 bool needNotify = que_.size() == capacity_; in ClearUnprotected() local
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
| D | block_queue.h | 173 bool needNotify = que_.size() == capacity_; in ClearUnprotected() local
|
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| D | setting_provider.cpp | 96 ErrCode SettingProvider::PutIntValue(const std::string& key, int32_t value, bool needNotify) in PutIntValue() 101 ErrCode SettingProvider::PutLongValue(const std::string& key, int64_t value, bool needNotify) in PutLongValue() 106 ErrCode SettingProvider::PutBoolValue(const std::string& key, bool value, bool needNotify) in PutBoolValue() 231 … SettingProvider::PutStringValue(const std::string& key, const std::string& value, bool needNotify) in PutStringValue()
|
| /foundation/ability/ability_runtime/services/abilitymgr/include/ |
| D | mission.h | 161 inline void SetNotifyLabel(bool needNotify) in SetNotifyLabel()
|
| /foundation/multimedia/media_foundation/engine/include/foundation/utils/ |
| D | blocking_queue.h | 157 bool needNotify = que_.size() == capacity_; in ClearUnprotected() local
|
| /foundation/multimedia/media_foundation/interface/inner_api/osal/task/ |
| D | blocking_queue.h | 168 bool needNotify = que_.size() == capacity_; in ClearUnprotected() local
|
| /foundation/multimodalinput/input/intention/common/channel/include/ |
| D | channel.h | 212 bool needNotify = queue_.empty(); in Send() local
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/ |
| D | blocking_queue.h | 183 bool needNotify = que_.size() == capacity_; in ClearUnlocked() local
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/timepicker/ |
| D | timepicker_haptic_controller.cpp | 161 bool needNotify = !IsThreadPlaying(); in Play() local
|
| /foundation/ai/intelligent_voice_framework/utils/ |
| D | timer_mgr.cpp | 149 bool needNotify = (it == itemQueue_.begin()); in SetTimer() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/picker/ |
| D | picker_column_component.h | 189 void HandleChangeCallback(bool isAdd, bool needNotify) in HandleChangeCallback()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/ |
| D | rs_sub_thread.cpp | 217 bool needNotify = !surfaceNodePtr->HasCachedTexture(); in RenderCache() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
| D | datepicker_column_pattern.h | 163 void HandleChangeCallback(bool isAdd, bool needNotify) in HandleChangeCallback()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
| D | timepicker_column_pattern.h | 167 void HandleChangeCallback(bool isAdd, bool needNotify) in HandleChangeCallback()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
| D | textpicker_column_pattern.h | 284 void HandleChangeCallback(bool isAdd, bool needNotify) in HandleChangeCallback()
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
| D | event_queue.cpp | 114 bool needNotify = false; in Insert() local
|