Home
last modified time | relevance | path

Searched defs:params (Results 826 - 850 of 935) sorted by relevance

1...<<3132333435363738

/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_interface.h264 virtual WSError AdjustKeyboardLayout(const KeyboardLayoutParams& params) { return WSError::WS_OK; } in AdjustKeyboardLayout() argument
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_proxy.cpp1741 WSError SessionProxy::AdjustKeyboardLayout(const KeyboardLayoutParams& params) in AdjustKeyboardLayout() argument
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test.cpp70 void DumpRootSceneElementInfoFuncTest(const std::vector<std::string>& params, std::vector<std::string>& infos) in DumpRootSceneElementInfoFuncTest() argument
H A Dscene_session_manager_test3.cpp92 void DumpRootSceneElementInfoFuncTest(const std::vector<std::string>& params, std::vector<std::string>& infos) in DumpRootSceneElementInfoFuncTest() argument
1612 std::vector<std::string> params = {"-a"}; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dfa_ability_thread.cpp1338 void FAAbilityThread::DumpAbilityInfo(const std::vector<std::string> &params, std::vector<std::string> &info) in CreateAbilityName() argument
1367 void FAAbilityThread::DumpAbilityInfoInner(const std::vector<std::string> &params, std::vector<std::string> &info) in CreateAbilityName() argument
1399 void FAAbilityThread::DumpAbilityInfoInner(const std::vector<std::string> &params, st in CreateAbilityName() argument
[all...]
H A Dui_ability.cpp429 void UIAbility::Dump(const std::vector<std::string> &params, std::vector<std::string> &info) in Dump() argument
/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp1892 std::map<std::string, std::string> params; in RunAsTestCommand() local
1938 bool AbilityManagerShellCommand::IsTestCommandIntegrity(const std::map<std::string, std::string>& params) in IsTestCommandIntegrity() argument
1960 StartUserTest(const std::map<std::string, std::string>& params) StartUserTest() argument
[all...]
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h178 virtual void DumpInfo(const std::vector<std::string>& params, std::vector<std::string>& info) {} in DumpInfo() argument
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp2021 auto params = parameters_.GetParams(); in UriStringAppendParam() local
2193 auto params in ReadParameters() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ui_ability.cpp1536 void JsUIAbility::Dump(const std::vector<std::string> &params, std::vector<std::string> &info) in Dump() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_view.cpp221 bool GetHasIcon(const std::vector<OptionParam>& params) in GetHasIcon() argument
231 bool GetHasSymbol(const std::vector<OptionParam>& params) in GetHasSymbol() argument
955 RefPtr<FrameNode> MenuView::Create(std::vector<OptionParam>&& params, int32_t targetId, const std::string& targetTag, in Create() argument
1180 Create( const std::vector<SelectParam>& params, int32_t targetId, const std::string& targetTag) Create() argument
[all...]
H A Dmenu_pattern.h440 void SetSelectProperties(const std::vector<SelectParam>& params) in SetSelectProperties() argument
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp722 bool WebClientImpl::RunQuickMenu(std::shared_ptr<NWeb::NWebQuickMenuParams> params, in RunQuickMenu() argument
490 OnFileSelectorShow( std::shared_ptr<NWeb::NWebStringVectorValueCallback> callback, std::shared_ptr<NWeb::NWebFileSelectorParams> params) OnFileSelectorShow() argument
687 RunContextMenu( std::shared_ptr<NWeb::NWebContextMenuParams> params, std::shared_ptr<NWeb::NWebContextMenuCallback> callback) RunContextMenu() argument
883 OnSelectPopupMenu( std::shared_ptr<OHOS::NWeb::NWebSelectPopupMenuParam> params, std::shared_ptr<OHOS::NWeb::NWebSelectPopupMenuCallback> callback) OnSelectPopupMenu() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_rich_editor_bridge.cpp371 Local<panda::ArrayRef> CreateResourceObjectParam(EcmaVM *vm, const std::vector<ResourceObjectParams>& params) in CreateResourceObjectParam() argument
488 CreatSelectEvent(EcmaVM *vm, const BaseEventInfo* info, panda::Local<panda::JSValueRef> params[]) CreatSelectEvent() argument
1362 CreateCommonEvent(EcmaVM *vm, TextCommonEvent& event, panda::Local<panda::JSValueRef> params[]) CreateCommonEvent() argument
[all...]
H A Darkts_native_render_node_bridge.cpp221 panda::Local<panda::JSValueRef> params[1] = { contextObj }; in FireDrawCallback() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_view_register.cpp828 auto params = runtimeCallInfo->GetCallArgRef(2)->ToString(vm)->ToString(vm); in JsSendEventByKey() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.cpp114 JSRef<JSVal> params[1]; in Push() local
126 JSRef<JSVal> params[2]; in Push() local
140 JSRef<JSVal> params[2]; in PushName() local
161 JSRef<JSVal> params[ARGC_COUNT_TWO]; Push() local
178 JSRef<JSVal> params[1]; RemoveName() local
192 JSRef<JSVal> params[1]; RemoveIndex() local
280 JSRef<JSVal> params[1]; InitNavPathIndex() local
391 JSRef<JSVal> params[1]; GetParamByIndex() local
406 JSRef<JSVal> params[1]; GetOnPopByIndex() local
422 JSRef<JSVal> params[1]; GetIsEntryByIndex() local
443 JSRef<JSVal> params[ARGC_COUNT_TWO]; SetIsEntryByIndex() local
500 JSRef<JSVal> params[1]; UpdateReplaceValue() local
628 JSRef<JSVal> params[1]; UpdateAnimatedValue() local
698 JSRef<JSVal> params[1]; SetJSParentStack() local
712 JSRef<JSVal> params[1] = { JSRef<JSVal>::Make(ToJSValue(index)) }; RemoveInvalidPage() local
744 JSRef<JSVal> params[argsNum]; FireNavigationInterception() local
772 targetFunc->Call(JSRef<JSObject>(), argsNum, params); FireNavigationInterception() local
782 JSRef<JSVal> params[1]; FireNavigationModeChange() local
784 modeFunc->Call(JSRef<JSObject>(), 1, params); FireNavigationModeChange() local
816 JSRef<JSVal> params[number]; LoadDestinationByBuilder() local
823 navDestBuilderFunc_->Call(JSRef<JSObject>(), number, params); LoadDestinationByBuilder() local
868 JSRef<JSVal> params[number]; LoadDestination() local
1186 JSRef<JSVal> params[1]; RemoveDestinationIfNeeded() local
1194 JSRef<JSVal> params[argc]; RemoveDestinationIfNeeded() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dpage_router_manager.cpp75 void PageRouterManager::RunPage(const std::string& url, const std::string& params) in RunPage() argument
110 void PageRouterManager::RunPage(const std::shared_ptr<std::vector<uint8_t>>& content, const std::string& params) in RunPage() argument
131 void PageRouterManager::RunPageByNamedRouter(const std::string& name, const std::string& params) in RunPageByNamedRouter() argument
149 void PageRouterManager::RunPageByNamedRouterInner(const std::string& name, const std::string& params) in RunPageByNamedRouterInner() argument
162 RunCard( const std::string& url, const std::string& params, int64_t cardId, const std::string& entryPoint) RunCard() argument
382 BackToIndexWithTarget(int32_t index, const std::string& params) BackToIndexWithTarget() argument
537 std::string params = pageInfo->GetPageParams(); StartPop() local
634 GetPageInfoByIndex(int32_t index, const std::string& params) GetPageInfoByIndex() argument
715 GetStateByIndex(int32_t index, std::string& name, std::string& path, std::string& params) GetStateByIndex() argument
1015 std::string params; RestoreRouterStack() local
1327 StartBackToIndex(int32_t index, const std::string& params) StartBackToIndex() argument
1369 BackToIndexCheckAlert(int32_t index, const std::string& params) BackToIndexCheckAlert() argument
1519 LoadCard(int32_t pageId, const RouterPageInfo& target, const std::string& params, int64_t cardId, bool , bool needHideLast, const std::string& entryPoint) LoadCard() argument
1822 PopPage( const std::string& params, bool needShowNext, bool needTransition, bool needReplaceParams) PopPage() argument
1865 PopPageToIndex(int32_t index, const std::string& params, bool needShowNext, bool needTransition) PopPageToIndex() argument
[all...]
H A Dfrontend_delegate_declarative_ng.cpp374 void FrontendDelegateDeclarativeNG::Push(const std::string& uri, const std::string& params) in Push() argument
381 void FrontendDelegateDeclarativeNG::PushWithMode(const std::string& uri, const std::string& params, uint32_ argument
156 RunPage( const std::string& url, const std::string& params, const std::string& profile, bool isNamedRouter) RunPage() argument
197 RunPage( const std::shared_ptr<std::vector<uint8_t>>& content, const std::string& params, const std::string& profile) RunPage() argument
388 PushWithCallback(const std::string& uri, const std::string& params, bool recoverable, const std::function<void(const std::string&, int32_t)>& errorCallback, uint32_t routerMode) PushWithCallback() argument
397 PushNamedRoute(const std::string& uri, const std::string& params, bool recoverable, const std::function<void(const std::string&, int32_t)>& errorCallback, uint32_t routerMode) PushNamedRoute() argument
406 Replace(const std::string& uri, const std::string& params) Replace() argument
412 ReplaceWithMode( const std::string& uri, const std::string& params, uint32_t routerMode) ReplaceWithMode() argument
421 ReplaceWithCallback(const std::string& uri, const std::string& params, bool recoverable, const std::function<void(const std::string&, int32_t)>& errorCallback, uint32_t routerMode) ReplaceWithCallback() argument
430 ReplaceNamedRoute(const std::string& uri, const std::string& params, bool recoverable, const std::function<void(const std::string&, int32_t)>& errorCallback, uint32_t routerMode) ReplaceNamedRoute() argument
439 Back(const std::string& uri, const std::string& params) Back() argument
445 BackToIndex(int32_t index, const std::string& params) BackToIndex() argument
469 GetRouterStateByIndex(int32_t& index, std::string& name, std::string& path, std::string& params) GetRouterStateByIndex() argument
488 NavigatePage(uint8_t type, const PageTarget& target, const std::string& params) NavigatePage() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
H A Djsi_pa_engine.cpp963 std::string params = ExcludeTag(pacString, "pacmap"); in Call() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_canvas_ffi.cpp857 void FfiOHOSAceFrameworkCanvasPathSetTransform(int64_t selfId, TransformParams params) in FfiOHOSAceFrameworkCanvasPathSetTransform() argument
893 void FfiOHOSAceFrameworkCanvasPathArc(int64_t selfId, ArcParams params, bool anticlockwise) in FfiOHOSAceFrameworkCanvasPathArc() argument
906 FfiOHOSAceFrameworkCanvasPathArcTo(int64_t selfId, ArcToParams params) FfiOHOSAceFrameworkCanvasPathArcTo() argument
921 FfiOHOSAceFrameworkCanvasPathQuadraticCurveTo(int64_t selfId, QuadraticCurveToParams params) FfiOHOSAceFrameworkCanvasPathQuadraticCurveTo() argument
935 FfiOHOSAceFrameworkCanvasPathBezierCurveTo(int64_t selfId, BezierCurveToParams params) FfiOHOSAceFrameworkCanvasPathBezierCurveTo() argument
951 FfiOHOSAceFrameworkCanvasPathEllipse(int64_t selfId, EllipseParams params, bool anticlockwise) FfiOHOSAceFrameworkCanvasPathEllipse() argument
965 FfiOHOSAceFrameworkCanvasPathRect(int64_t selfId, RectParams params) FfiOHOSAceFrameworkCanvasPathRect() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.cpp659 UIContentErrorCode DeclarativeFrontend::RunPage(const std::string& url, const std::string& params) in Initialize() argument
708 UIContentErrorCode DeclarativeFrontend::RunPageByNamedRouter(const std::string& name, const std::string& params) in Initialize() argument
717 void DeclarativeFrontend::ReplacePage(const std::string& url, const std::string& params) in Initialize() argument
724 void DeclarativeFrontend::PushPage(const std::string& url, const std::string& params) in Initialize() argument
690 RunPage( const std::shared_ptr<std::vector<uint8_t>>& content, const std::string& params) Initialize() argument
731 NavigatePage(uint8_t type, const PageTarget& target, const std::string& params) Initialize() argument
1113 std::string params; Initialize() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenu_patternEx_test_ng.cpp672 std::vector<SelectParam> params; in HWTEST_F() local
685 std::vector<SelectParam> params; in HWTEST_F() local
729 std::vector<SelectParam> params; in HWTEST_F() local
802 std::vector<SelectParam> params; in HWTEST_F() local
841 std::vector<SelectParam> params; HWTEST_F() local
898 std::vector<SelectParam> params; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_frontend_delegate.cpp54 void PluginFrontendDelegate::RunPage(const std::string& url, const std::string& params) {} in RunPage() argument
56 void PluginFrontendDelegate::Push(const std::string& uri, const std::string& params) in Push() argument
58 Push(PageTarget(uri), params); in Push() local
61 void PluginFrontendDelegate::Replace(const std::string& uri, const std::string& params) in Replace() argument
63 Replace(PageTarget(uri), params); in Replace() local
66 void PluginFrontendDelegate::Back(const std::string& uri, const std::string& params) in Back() argument
68 BackWithTarget(PageTarget(uri), params); in Back() local
71 void PluginFrontendDelegate::Push(const PageTarget& target, const std::string& params) {} in Push() argument
73 void PluginFrontendDelegate::Replace(const PageTarget& target, const std::string& params) {} in Replace() argument
75 void PluginFrontendDelegate::BackWithTarget(const PageTarget& target, const std::string& params) {} in BackWithTarget() argument
282 LoadPage( int32_t pageId, const PageTarget& target, bool isMainPage, const std::string& params) LoadPage() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dui_extension_pattern.cpp1034 void UIExtensionPattern::FireOnReceiveCallback(const AAFwk::WantParams& params) in FireOnReceiveCallback() argument
1367 std::vector<std::string> params = container->GetUieParams(); in DumpInfo() local
1172 OnAccessibilityDumpChildInfo( const std::vector<std::string>& params, std::vector<std::string>& info) OnAccessibilityDumpChildInfo() argument
1398 std::vector<std::string> params = container->GetUieParams(); DumpInfo() local
1420 std::vector<std::string> params = container->GetUieParams(); DumpOthers() local
[all...]

Completed in 53 milliseconds

1...<<3132333435363738