Home
last modified time | relevance | path

Searched refs:OTHERS (Results 1 - 25 of 27) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_utils.h31 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 Dreclaim_param.h31 OTHERS = 5, member in OHOS::Memory::AppAction
40 { static_cast<int32_t>(AppAction::OTHERS), "OTHERS" },
/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dreclaim_strategy_manager_test.cpp70 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 Dlow_memory_killer_test.cpp89 AppAction::OTHERS); in HWTEST_F()
/foundation/arkui/ace_engine/interfaces/inner_api/ace/ai/
H A Dimage_analyzer.h55 OTHERS, member in OHOS::Ace::ImageAnalyzerHolder
102 ImageAnalyzerHolder holder = ImageAnalyzerHolder::OTHERS;
/foundation/multimodalinput/input/frameworks/napi/input_device/include/
H A Djs_input_device_context.h55 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 Dstack_pattern.h60 ScopeType::OTHERS);
/foundation/arkui/ui_lite/interfaces/kits/dfx/
H A Devent_injector.h52 OTHERS
/foundation/multimodalinput/input/service/module_loader/include/
H A Dvkeyboard.h180 OTHERS = 10, member in OHOS::MMI::MotionSpaceType
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
H A Dstepper_pattern.h98 return ScopeFocusAlgorithm(true, true, ScopeType::OTHERS,
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_common_def.h224 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 Dreclaim_strategy_manager.cpp128 case AppAction::OTHERS: { in HandleAppStateChanged_()
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H A Ddfx_module.cpp257 eventInjector->UnregisterEventInjector(EventDataType::OTHERS); in DumpDomTree()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_pattern.h101 return ScopeFocusAlgorithm(property->IsVertical(), true, ScopeType::OTHERS,
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
H A Dside_bar_container_pattern.h124 return { false, true, ScopeType::OTHERS };
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dreclaim_priority_manager.cpp735 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 Dfocus_hub.h50 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 Dlist_pattern.h149 ScopeType::OTHERS,
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_input_device_context.cpp989 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 Dtabs_pattern.cpp393 return ScopeFocusAlgorithm(isVertical, true, ScopeType::OTHERS, in GetScopeFocusAlgorithm()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_pattern.cpp694 return { layoutInfo_->axis_ == Axis::VERTICAL, true, ScopeType::OTHERS, in GetScopeFocusAlgorithm()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.h693 SystemAnimatedScenes systemAnimatedScenes_ = SystemAnimatedScenes::OTHERS;
H A Drs_main_thread.cpp738 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 Dswiper_pattern.h212 return ScopeFocusAlgorithm(direction_ != Axis::HORIZONTAL, true, ScopeType::OTHERS,
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_main_thread_unit_test.cpp2576 scenes = SystemAnimatedScenes::OTHERS; in HWTEST_F()
2593 ASSERT_TRUE(mainThread->SetSystemAnimatedScenes(SystemAnimatedScenes::OTHERS)); in HWTEST_F()

Completed in 29 milliseconds

12