/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_monitor/ |
H A D | bundle_monitor_callback.cpp | 30 const char* REMOVE = "remove"; member 44 if (type != ADD && type != UPDATE && type != REMOVE) { in BundleMonitorOn() 77 if (type != ADD && type != UPDATE && type != REMOVE) { in BundleMonitorOff() 96 if (type != ADD && type != UPDATE && type != REMOVE) { in BundleMonitorOff() 141 if (type != ADD && type != UPDATE && type != REMOVE) { in BundleMonitorEmit() 179 BundleMonitorEmit(REMOVE, bundleName, userId, appIndex); in OnReceiveEvent()
|
/foundation/filemanagement/storage_service/services/storage_daemon/include/netlink/ |
H A D | netlink_data.h | 29 REMOVE, enumerator 40 {"remove", Actions::REMOVE},
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_tree_manager.h | 29 REMOVE
enumerator
|
H A D | ui_view_group.cpp | 116 UITreeManager::GetInstance().OnLifeEvent(view, UITreeManager::REMOVE); in Remove() 162 UITreeManager::GetInstance().OnLifeEvent(node, UITreeManager::REMOVE); in RemoveAll()
|
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/ |
H A D | session_processor.h | 32 REMOVE, member in OHOS::AudioStandard::SessionEvent::Type 100 case SessionEvent::Type::REMOVE : in ProcessSessionEvent()
|
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/ |
H A D | bluetooth_device_utils.h | 47 REMOVE = 1,
|
H A D | bluetooth_device_manager.cpp | 256 NotifyToUpdateAudioDevice(device, desc, DeviceStatus::REMOVE); in HandleDisconnectDevice() 455 } else if (deviceStatus == DeviceStatus::REMOVE) { in NotifyToUpdateAudioDevice() 669 NotifyToUpdateAudioDevice(device, desc, DeviceStatus::REMOVE); in HandleDisconnectDevice() 897 } else if (deviceStatus == DeviceStatus::REMOVE) { in NotifyToUpdateAudioDevice()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/ |
H A D | span_object.cpp | 67 case SpanOperation::REMOVE: in ApplyToSpanItem() 174 case SpanOperation::REMOVE: in ApplyToSpanItem() 250 case SpanOperation::REMOVE: in ApplyToSpanItem() 316 case SpanOperation::REMOVE: in ApplyToSpanItem() 415 case SpanOperation::REMOVE: in ApplyToSpanItem() 453 case SpanOperation::REMOVE: in ApplyToSpanItem() 563 case SpanOperation::REMOVE: in ApplyToSpanItem() 642 case SpanOperation::REMOVE: in ApplyToSpanItem() 680 case SpanOperation::REMOVE: in ApplyToSpanItem() 766 case SpanOperation::REMOVE in ApplyToSpanItem() [all...] |
H A D | mutable_span_string.cpp | 162 if (spanItemStart < intersection.first && intersection.second < spanItemEnd && op == SpanStringOperation::REMOVE) { in HandleSpanOperation() 174 if (op == SpanStringOperation::REMOVE) { in HandleSpanOperation() 233 op == SpanStringOperation::REMOVE) { in ProcessSpanBaseList() 240 auto newEnd = (op != SpanStringOperation::REMOVE) ? std::max(end, spanEnd) : start; in ProcessSpanBaseList() 262 op = SpanStringOperation::REMOVE; in ReplaceString()
|
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/wrapper/ |
H A D | netsys_event_message.h | 33 REMOVE = 2, member in OHOS::nmd::NetsysEventMessage::Action
|
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_svg_animate.cpp | 50 Fill fillMode = (declaration->GetFillMode() == ANIMATION_FILL_MODE_FREEZE ? Fill::FREEZE : Fill::REMOVE); in SetAnimateAttrs()
|
/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | event_convertor.h | 34 REMOVE, member in OHOS::Ace::ActionType
|
H A D | event_convertor.cpp | 32 case AceActionData::ActionType::REMOVE: in SetTouchEventType()
|
/foundation/communication/netmanager_ext/services/mdnsmanager/src/ |
H A D | mdns_protocol_impl.cpp | 291 if (res.state == State::REMOVE || res.state == State::DEAD) { in DiscoveryFromCache() 331 if (res.state == State::REMOVE) { in DiscoveryFromNet() 686 res->state = State::REMOVE; in UpdatePtr() 717 result.state = State::REMOVE; in UpdateSrv() 746 result.state = State::REMOVE; in UpdateTxt() 779 result.state = State::REMOVE; in UpdateAddr() 902 if (elem.state == State::REMOVE) { in KillCache() 914 if (it->state == State::REMOVE) { in KillBrowseCache()
|
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/ |
H A D | basic_definitions.h | 180 REMOVE = -1,
|
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/ |
H A D | deferred_video_processor.cpp | 60 DP_CHECK_EXECUTE(isNeedStop, postProcessor_->PauseRequest(videoId, ScheduleType::REMOVE)); in RemoveVideo()
|
/foundation/filemanagement/storage_service/services/storage_daemon/netlink/test/ |
H A D | netlink_data_test.cpp | 69 {"ACTION=remove\0DEVPATH=/dev/test\0", NetlinkData::Actions::REMOVE}, in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
H A D | svg_animation.cpp | 81 Fill fillMode = (val == "freeze" ? Fill::FREEZE : Fill::REMOVE); in SetAttr()
|
/foundation/resourceschedule/device_standby/utils/common/include/ |
H A D | res_type.h | 397 REMOVE = 1,
|
/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/ |
H A D | disk_manager.cpp | 78 case NetlinkData::Actions::REMOVE: { in HandleDiskEvent()
|
/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | svg_animate.h | 29 REMOVE, member in OHOS::Ace::Fill 416 Fill fillMode_ = Fill::REMOVE;
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navigation_declaration.h | 197 REMOVE, member in OHOS::Ace::NG::ChildNodeOperation
|
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/include/ |
H A D | res_value.h | 235 REMOVE = 1,
|
/foundation/communication/netmanager_ext/services/mdnsmanager/include/ |
H A D | mdns_protocol_impl.h | 54 REMOVE, member in OHOS::NetManagerStandard::MDnsProtocolImpl::State
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | span_string_test_ng.cpp | 1330 decorationSpan->ApplyToSpanItem(spanItem, SpanOperation::REMOVE); in HWTEST_F() 1339 baselineOffsetSpan->ApplyToSpanItem(spanItem, SpanOperation::REMOVE); in HWTEST_F() 1347 letterSpacingSpan->ApplyToSpanItem(spanItem, SpanOperation::REMOVE); in HWTEST_F() 1368 textShadowSpan->ApplyToSpanItem(spanItem, SpanOperation::REMOVE); in HWTEST_F() 1388 imageSpan->ApplyToSpanItem(imageSpanItem, SpanOperation::REMOVE); in HWTEST_F() 1397 customSpan->ApplyToSpanItem(customSpanItem, SpanOperation::REMOVE); in HWTEST_F() 1404 paragraphStyleSpan->ApplyToSpanItem(spanItem, SpanOperation::REMOVE); in HWTEST_F()
|