/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_monitor/ |
H A D | bundle_monitor_callback.cpp | 28 const char* ADD = "add"; member 44 if (type != ADD && type != UPDATE && type != REMOVE) { in BundleMonitorOn() 48 if (type == ADD) { in BundleMonitorOn() 77 if (type != ADD && type != UPDATE && type != REMOVE) { in BundleMonitorOff() 81 if (type == ADD) { in BundleMonitorOff() 96 if (type != ADD && type != UPDATE && type != REMOVE) { in BundleMonitorOff() 100 if (type == ADD) { in BundleMonitorOff() 141 if (type != ADD && type != UPDATE && type != REMOVE) { in BundleMonitorEmit() 144 if (type == ADD) { in BundleMonitorEmit() 175 BundleMonitorEmit(ADD, bundleNam in OnReceiveEvent() [all...] |
/foundation/filemanagement/storage_service/services/storage_daemon/include/netlink/ |
H A D | netlink_data.h | 28 ADD, enumerator 39 {"add", Actions::ADD},
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | code_protect_bundle_info.h | 26 ADD = 1, enumerator
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_tree_manager.h | 28 ADD,
enumerator
|
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/ |
H A D | session_processor.h | 31 ADD, member in OHOS::AudioStandard::SessionEvent::Type 103 case SessionEvent::Type::ADD : in ProcessSessionEvent()
|
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/ |
H A D | bluetooth_device_utils.h | 46 ADD = 0,
|
H A D | bluetooth_device_manager.cpp | 237 NotifyToUpdateAudioDevice(device, desc, DeviceStatus::ADD); in HandleConnectDevice() 453 if (deviceStatus == DeviceStatus::ADD) { in NotifyToUpdateAudioDevice() 463 bool isConnected = deviceStatus == DeviceStatus::ADD; in NotifyToUpdateAudioDevice() 650 NotifyToUpdateAudioDevice(device, desc, DeviceStatus::ADD); in HandleConnectDevice() 895 if (deviceStatus == DeviceStatus::ADD) { in NotifyToUpdateAudioDevice() 908 bool isConnected = deviceStatus == DeviceStatus::ADD; in NotifyToUpdateAudioDevice()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/ |
H A D | span_object.cpp | 64 case SpanOperation::ADD: in ApplyToSpanItem() 171 case SpanOperation::ADD: in ApplyToSpanItem() 247 case SpanOperation::ADD: in ApplyToSpanItem() 313 case SpanOperation::ADD: in ApplyToSpanItem() 412 case SpanOperation::ADD: in ApplyToSpanItem() 450 case SpanOperation::ADD: in ApplyToSpanItem() 560 case SpanOperation::ADD: in ApplyToSpanItem() 638 case SpanOperation::ADD: in ApplyToSpanItem() 677 case SpanOperation::ADD: in ApplyToSpanItem() 763 case SpanOperation::ADD in ApplyToSpanItem() [all...] |
/foundation/deviceprofile/device_info_manager/services/core/src/subscribeprofilemanager/ |
H A D | subscribe_profile_manager.cpp | 35 funcsMap_[ProfileType::DEVICE_PROFILE * ChangeType::ADD] = in Init() 41 funcsMap_[ProfileType::SERVICE_PROFILE * ChangeType::ADD] = in Init() 47 funcsMap_[ProfileType::CHAR_PROFILE * ChangeType::ADD] = in Init() 77 case ProfileType::DEVICE_PROFILE * ChangeType::ADD: in NotifyProfileChange() 83 case ProfileType::SERVICE_PROFILE * ChangeType::ADD: in NotifyProfileChange() 89 case ProfileType::CHAR_PROFILE * ChangeType::ADD: in NotifyProfileChange()
|
/foundation/ability/idl_tool/idl_tool_2/ast/ |
H A D | ast_expr.h | 54 ADD, // +
member in OHOS::Idl::BinaryOpKind
|
H A D | ast_expr.cpp | 78 case BinaryOpKind::ADD:
in BinaryOpToString()
|
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/wrapper/ |
H A D | netsys_event_message.h | 32 ADD = 1, member in OHOS::nmd::NetsysEventMessage::Action
|
/foundation/communication/netmanager_ext/services/mdnsmanager/src/ |
H A D | mdns_protocol_impl.cpp | 326 (res.state == State::ADD || res.state == State::REFRESH)) { in DiscoveryFromNet() 410 cacheMap_[name].state = State::ADD; in ResolveInstanceFromNet() 677 .state = State::ADD, in UpdatePtr() 704 cacheMap_[name].state = State::ADD; in UpdateSrv() 710 if (result.state != State::ADD) { in UpdateSrv() 735 cacheMap_[name].state = State::ADD; in UpdateTxt() 740 if (result.state != State::ADD) { in UpdateTxt() 768 cacheMap_[name].state = State::ADD; in UpdateAddr() 905 } else if (elem.state == State::ADD || elem.state == State::REFRESH) { in KillCache() 923 } else if (it->state == State::ADD || i in KillBrowseCache() [all...] |
/foundation/ability/idl_tool/idl_tool_2/lexer/ |
H A D | token.h | 81 ADD, // "+"
member in OHOS::Idl::TokenType
|
/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | event_convertor.h | 33 ADD, member in OHOS::Ace::ActionType
|
H A D | event_convertor.cpp | 31 case AceActionData::ActionType::ADD: in SetTouchEventType()
|
/foundation/deviceprofile/device_info_manager/radar/test/unittest/ |
H A D | dp_radar_helper_test.cpp | 270 int32_t code = ProfileType::DEVICE_PROFILE * ChangeType::ADD; in HWTEST_F() 276 code = ProfileType::SERVICE_PROFILE * ChangeType::ADD; in HWTEST_F() 282 code = ProfileType::CHAR_PROFILE * ChangeType::ADD; in HWTEST_F()
|
/foundation/multimodalinput/input/interfaces/native/innerkits/proxy/include/ |
H A D | window_info.h | 86 ADD = 1, member in OHOS::MMI::WINDOW_UPDATE_ACTION
|
/foundation/deviceprofile/device_info_manager/common/include/interfaces/ |
H A D | distributed_device_profile_enums.h | 120 ADD = 1, enumerator
|
/foundation/filemanagement/storage_service/services/storage_daemon/netlink/test/ |
H A D | netlink_data_test.cpp | 68 {"ACTION=add\0DEVPATH=/dev/test\0", NetlinkData::Actions::ADD}, in HWTEST_F()
|
/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/ |
H A D | disk_manager.cpp | 63 case NetlinkData::Actions::ADD: { in HandleDiskEvent()
|
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | subscribe_profile_manager_test.cpp | 186 NotifyProfileChange(ProfileType::TRUST_DEVICE_PROFILE, ChangeType::ADD, dbKey, dbValue); in HWTEST_F() 787 NotifyProfileChange(ProfileType::DEVICE_PROFILE, ChangeType::ADD, dbKey, dbValue); in HWTEST_F() 832 NotifyProfileChange(ProfileType::SERVICE_PROFILE, ChangeType::ADD, dbKey, dbValue); in HWTEST_F() 877 NotifyProfileChange(ProfileType::CHAR_PROFILE, ChangeType::ADD, dbKey, dbValue); in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navigation_declaration.h | 195 ADD, member in OHOS::Ace::NG::ChildNodeOperation
|
/foundation/communication/netmanager_ext/services/mdnsmanager/include/ |
H A D | mdns_protocol_impl.h | 51 ADD, member in OHOS::NetManagerStandard::MDnsProtocolImpl::State
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | lazy_for_each_builder.h | 568 enum class OP { ADD, DEL, CHANGE, MOVE, EXCHANGE, RELOAD }; member in OHOS::Ace::NG::LazyForEachBuilder::OP 569 std::map<std::string, OP> operationTypeMap = {{"add", OP::ADD},
|