/foundation/arkui/ace_engine/frameworks/core/components/text/ |
H A D | text_utils.h | 31 OTHERS, member in OHOS::Ace::TextUtils::CharType 41 CharType result = CharType::OTHERS; in GetCharType()
|
/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_strategy_manager/ |
H A D | reclaim_param.h | 31 OTHERS = 5, member in OHOS::Memory::AppAction 40 { static_cast<int32_t>(AppAction::OTHERS), "OTHERS" },
|
/foundation/resourceschedule/memmgr/test/unittest/phone/ |
H A D | reclaim_strategy_manager_test.cpp | 70 AppAction::OTHERS); in HWTEST_F() 183 AppAction::OTHERS); in HWTEST_F() 185 AppAction::OTHERS); in HWTEST_F() 200 AppAction::OTHERS); in HWTEST_F() 217 AppAction::OTHERS); in HWTEST_F()
|
H A D | low_memory_killer_test.cpp | 89 AppAction::OTHERS); in HWTEST_F()
|
/foundation/arkui/ace_engine/interfaces/inner_api/ace/ai/ |
H A D | image_analyzer.h | 55 OTHERS, member in OHOS::Ace::ImageAnalyzerHolder 102 ImageAnalyzerHolder holder = ImageAnalyzerHolder::OTHERS;
|
/foundation/multimodalinput/input/frameworks/napi/input_device/include/ |
H A D | js_input_device_context.h | 55 OTHERS = 10, member in OHOS::MMI::final::MotionSpaceType 61 OTHERS = 10, member in OHOS::MMI::final::PageType
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stack/ |
H A D | stack_pattern.h | 60 ScopeType::OTHERS);
|
/foundation/arkui/ui_lite/interfaces/kits/dfx/ |
H A D | event_injector.h | 52 OTHERS
|
/foundation/multimodalinput/input/service/module_loader/include/ |
H A D | vkeyboard.h | 180 OTHERS = 10, member in OHOS::MMI::MotionSpaceType
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/ |
H A D | stepper_pattern.h | 98 return ScopeFocusAlgorithm(true, true, ScopeType::OTHERS,
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/ |
H A D | rs_common_def.h | 224 OTHERS, member in OHOS::Rosen::DeviceType 249 ENTER_RECENTS, // Enter recents only for phone, end with EXIT_RECENTS instead of OTHERS 251 OTHERS, // 1.Default state 2.The state in which the animation ends member in OHOS::Rosen::SystemAnimatedScenes
|
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_strategy_manager/ |
H A D | reclaim_strategy_manager.cpp | 128 case AppAction::OTHERS: { in HandleAppStateChanged_()
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/ |
H A D | dfx_module.cpp | 257 eventInjector->UnregisterEventInjector(EventDataType::OTHERS); in DumpDomTree()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
H A D | grid_pattern.h | 101 return ScopeFocusAlgorithm(property->IsVertical(), true, ScopeType::OTHERS,
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/ |
H A D | side_bar_container_pattern.h | 124 return { false, true, ScopeType::OTHERS };
|
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/ |
H A D | reclaim_priority_manager.cpp | 735 bool ret = ApplyReclaimPriority(bundle, IGNORE_PID, AppAction::OTHERS); in HandleApplicationSuspend() 767 AppAction action = AppAction::OTHERS; in UpdateExtensionStatusForTarget() 964 AppAction action = AppAction::OTHERS; in UpdateReclaimPriorityInner() 1299 ApplyReclaimPriority(bundle, proc.pid_, AppAction::OTHERS); in AbilityStartingBegin() 1311 ApplyReclaimPriority(bundle, proc.pid_, AppAction::OTHERS); in AbilityStartingEnd()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | focus_hub.h | 50 OTHERS = 0, member in OHOS::Ace::NG::ScopeType 326 ScopeType scopeType { ScopeType::OTHERS };
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_pattern.h | 149 ScopeType::OTHERS,
|
/foundation/multimodalinput/input/frameworks/napi/input_device/src/ |
H A D | js_input_device_context.cpp | 989 DECLARE_NAPI_STATIC_PROPERTY("OTHERS", in CreateEnumMotionSpaceType() 990 JsUtil::GetNapiInt32(env, static_cast<int32_t>(MotionSpaceType::OTHERS))), in CreateEnumMotionSpaceType() 1010 DECLARE_NAPI_STATIC_PROPERTY("OTHERS", JsUtil::GetNapiInt32(env, static_cast<int32_t>(PageType::OTHERS))), in CreateEnumPageType()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
H A D | tabs_pattern.cpp | 393 return ScopeFocusAlgorithm(isVertical, true, ScopeType::OTHERS, in GetScopeFocusAlgorithm()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/ |
H A D | water_flow_pattern.cpp | 694 return { layoutInfo_->axis_ == Axis::VERTICAL, true, ScopeType::OTHERS, in GetScopeFocusAlgorithm()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_main_thread.h | 693 SystemAnimatedScenes systemAnimatedScenes_ = SystemAnimatedScenes::OTHERS;
|
H A D | rs_main_thread.cpp | 738 deviceType_ = DeviceType::OTHERS; in SetDeviceType() 3751 systemAnimatedScenes > SystemAnimatedScenes::OTHERS) { in SetSystemAnimatedScenes() 3761 if (systemAnimatedScenes == SystemAnimatedScenes::OTHERS) { in SetSystemAnimatedScenes()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
H A D | swiper_pattern.h | 212 return ScopeFocusAlgorithm(direction_ != Axis::HORIZONTAL, true, ScopeType::OTHERS,
|
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/ |
H A D | rs_main_thread_unit_test.cpp | 2576 scenes = SystemAnimatedScenes::OTHERS; in HWTEST_F() 2593 ASSERT_TRUE(mainThread->SetSystemAnimatedScenes(SystemAnimatedScenes::OTHERS)); in HWTEST_F()
|