Home
last modified time | relevance | path

Searched defs:mode (Results 2851 - 2875 of 12201) sorted by relevance

1...<<111112113114115116117118119120>>...489

/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_thread_test.cpp1402 std::string mode = ""; in HWTEST_F() local
1421 std::string mode = ""; in HWTEST_F() local
1439 std::string mode = ""; in HWTEST_F() local
1458 std::string mode = ""; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dability_stage_context.cpp201 void AbilityStageContext::SwitchArea(int mode) in SwitchArea() argument
214 int mode = -1; in GetArea() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dsliding_panel_component.h42 void SetMode(PanelMode mode) in SetMode() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/
H A Dgrid_row_layout_algorithm.cpp234 auto mode = windowManager->GetWindowMode(); in Measure() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_stack.cpp84 void NavigationStack::Add(const std::string& name, const RefPtr<UINode>& navDestinationNode, NavRouteMode mode, in Add() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/navigation/
H A Dnavigation_manager.cpp165 auto mode = navdestinationInfo->GetInt("mode"); in StorageNavigationRecoveryInfo() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_context.h130 void SetMode(NavDestinationMode mode) in SetMode() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/
H A Dselect_overlay_callback.h135 virtual void OnHandleLevelModeChanged(HandleLevelMode mode) {} in OnHandleLevelModeChanged() argument
136 virtual bool CheckSwitchToMode(HandleLevelMode mode) { in CheckSwitchToMode() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dgesture.cpp217 void GestureGroup::Create(const GestureMode& mode) in Create() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_video_ffi.cpp57 SeekMode mode = static_cast<SeekMode>(seekMode); in SetCurrentTime() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/prompt/
H A Dcj_prompt_ffi.cpp78 void FfiPromptShowToast(const char* message, int32_t duration, const char* bottom, int32_t mode) in FfiPromptShowToast() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/
H A Dpa_backend.cpp225 int32_t PaBackend::OpenFile(const Uri& uri, const std::string& mode) in OpenFile() argument
241 int32_t PaBackend::OpenRawFile(const Uri& uri, const std::string& mode) in OpenRawFile() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_nav_destination_bridge.cpp142 auto mode = info[1]->ToNumber<int32_t>(); in SetNavDestinationMode() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_menu.cpp203 auto mode = static_cast<SubMenuExpandingMode>(info[0]->ToNumber<int32_t>()); in SetExpandingMode() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_data_ability.cpp174 int32_t AceDataAbility::OpenFile(const Uri& uri, const std::string& mode) in OpenFile() argument
181 int32_t AceDataAbility::OpenRawFile(const Uri& uri, const std::string& mode) in OpenRawFile() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dsliding_panel_model_impl.cpp41 void SlidingPanelModelImpl::SetPanelMode(PanelMode mode) in SetPanelMode() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dmock_navigation_stack.h40 int32_t mode = 0; // 0 for standard and 1 for dialog member
100 modeCallback_(mode); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dmedia_player_impl.cpp270 int32_t MediaPlayerImpl::Seek(int32_t mSeconds, OHOS::Ace::SeekMode mode) in Seek() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_model_ng.cpp254 void ScrollableModelNG::SetContentClip(ContentClipMode mode, const RefPtr<ShapeRect>& shape) in SetContentClip() argument
259 void ScrollableModelNG::SetContentClip(FrameNode* frameNode, ContentClipMode mode, const RefPtr<ShapeRect>& rect) in SetContentClip() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_node.cpp295 TabAnimateMode mode = tabsPattern->GetAnimateMode(); in GetAnimationMode() local
H A Dtabs_model.h144 virtual void SetAnimateMode(TabAnimateMode mode) {} in SetAnimateMode() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dmenu_modifier.cpp34 SubMenuExpandingMode mode = SubMenuExpandingMode::SIDE; in ParseSubMenuExpandingMode() local
/foundation/arkui/ace_engine/interfaces/native/event/
H A Dui_input_event.cpp1223 int32_t OH_ArkUI_PointerEvent_SetInterceptHitTestMode(const ArkUI_UIInputEvent* event, HitTestMode mode) in OH_ArkUI_PointerEvent_SetInterceptHitTestMode() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_pattern.h39 explicit SelectOverlayPattern(std::shared_ptr<SelectOverlayInfo> info, SelectOverlayMode mode) in SelectOverlayPattern() argument
/foundation/arkui/ui_lite/test/uitest/test_transform/
H A Dui_test_transform.cpp192 void UITestTransform::SetScaleMode(ImageScaleMode mode) in SetScaleMode() argument
277 StateChangeListener::StateChangeListener(ImageScaleMode mode, UITestTransform* testInstance) in StateChangeListener() argument

Completed in 21 milliseconds

1...<<111112113114115116117118119120>>...489