/foundation/arkui/ace_engine/frameworks/core/event/multimodal/ |
H A D | voice_event.h | 26 COMMON = 0, member in OHOS::Ace::SceneLabel 78 SceneLabel scene_ = SceneLabel::COMMON;
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/impl_interface/ |
H A D | adapter_type.h | 30 COMMON, member in OHOS::Rosen::Drawing::DrawingType
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_register.cpp | 57 subscribeInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in RegisterCommonEventSubscriber()
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/ |
H A D | blender.h | 34 return DrawingType::COMMON; in GetDrawingType()
|
H A D | mask_filter.h | 56 return DrawingType::COMMON; in GetDrawingType()
|
H A D | runtime_effect.h | 73 return DrawingType::COMMON;
in GetDrawingType()
|
H A D | color_space.h | 98 return DrawingType::COMMON; in GetDrawingType()
|
H A D | color_filter.h | 69 return DrawingType::COMMON; in GetDrawingType()
|
H A D | path_effect.h | 121 return DrawingType::COMMON; in GetDrawingType()
|
H A D | image_filter.h | 139 return DrawingType::COMMON; in GetDrawingType()
|
H A D | shader_effect.h | 96 return DrawingType::COMMON; in GetDrawingType()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/ |
H A D | drag_drop_proxy.h | 36 COMMON, member in OHOS::Ace::NG::DragType
|
/foundation/arkui/ace_engine/frameworks/core/components/dialog/ |
H A D | dialog_properties.h | 34 COMMON = 0, member in OHOS::Ace::DialogType 46 case DialogType::COMMON: in ConvertDialogTypeToString() 47 return "DialogType.COMMON"; in ConvertDialogTypeToString() 57 return "DialogType.COMMON"; in ConvertDialogTypeToString() 211 DialogType type = DialogType::COMMON; // type of dialog, current support common dialog and alert dialog.
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/ |
H A D | region.h | 47 return DrawingType::COMMON; in GetDrawingType()
|
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/ |
H A D | userfile_manager_types.h | 229 COMMON, member in OHOS::Media::MovingPhotoEffectMode::PhotoPositionType::BurstCoverLevelType::CoverSatisfiedType::WatermarkType
|
/foundation/arkui/ace_engine/test/unittest/core/manager/ |
H A D | drag_drop_manager_test_ng_property_config.cpp | 531 dragDropManager->OnItemDragEnd(0.0, 0.0, 0, DragType::COMMON); in HWTEST_F() 693 dragDropManager->OnItemDragEnd(0.0, 0.0, 0, DragType::COMMON); in HWTEST_F() 724 dragDropManager->OnItemDragEnd(0.0, 0.0, 0, DragType::COMMON); in HWTEST_F() 730 dragDropManager->GetItemIndex(frameNode, DragType::COMMON, 0.0, 0.0); in HWTEST_F() 803 dragDropManager->GetItemIndex(listNode, DragType::COMMON, 0.0, 0.0); in HWTEST_F() 949 dragDropManager->OnItemDragEnd(0.0, 0.0, 0, DragType::COMMON); in HWTEST_F() 955 dragDropManager->GetItemIndex(frameNode, DragType::COMMON, 0.0, 0.0); in HWTEST_F() 1689 dragDropManager->OnItemDragEnd(0.0, 0.0, 0, DragType::COMMON); in HWTEST_F() 1700 dragDropManager->GetItemIndex(frameNode, DragType::COMMON, 0.0, 0.0); in HWTEST_F() 1736 dragDropManager->OnItemDragEnd(0.0, 0.0, 0, DragType::COMMON); in HWTEST_F() [all...] |
/foundation/ability/ability_runtime/service_router_framework/services/srms/src/ |
H A D | service_router_mgr_service.cpp | 146 subscribeInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in SubscribeCommonEvent()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/ |
H A D | bundle_sandbox_exception_handler.cpp | 154 subscribeInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in ListeningUserUnlocked()
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/ |
H A D | path.h | 81 return DrawingType::COMMON; in GetDrawingType()
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
H A D | core_canvas.h | 146 return DrawingType::COMMON; in GetDrawingType()
|
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/ |
H A D | netpolicy_module.cpp | 102 COMMON = 0, enumerator
|
/foundation/ability/form_fwk/services/src/ |
H A D | form_timer_mgr.cpp | 1442 systemTimerEventSubInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in Init() 1451 customTimerEventSubInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in Init()
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/ |
H A D | wifi_event_subscriber_manager.cpp | 907 subscriberInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON);
in RegisterNotificationEvent() 993 subscriberInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON);
in RegisterPowermgrEvent()
|
/foundation/arkui/ui_appearance/services/src/ |
H A D | ui_appearance_ability.cpp | 247 subscribeInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in SubscribeUserSwitchEvent()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | bundle_mgr_service_event_handler.cpp | 630 subscribeInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in ListeningUserUnlocked()
|