/foundation/arkui/ace_engine/frameworks/core/components/form/ |
H A D | sub_container.cpp | 505 bool SubContainer::Dump(const std::vector<std::string>& params) in Dump() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/ |
H A D | custom_node_base.h | 171 void FireOnDumpInfoFunc(const std::vector<std::string>& params) in FireOnDumpInfoFunc() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/ |
H A D | form_node.cpp | 312 void FormNode::OnAccessibilityDumpChildInfo(const std::vector<std::string>& params, std::vector<std::string>& info) in OnAccessibilityDumpChildInfo() argument
|
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtsp/ |
H A D | rtsp_unit_test.cpp | 170 std::list<std::pair<std::string, std::string>> params; in HWTEST_F() local
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | ui_ability_thread.cpp | 498 void UIAbilityThread::DumpAbilityInfo(const std::vector<std::string> ¶ms, std::vector<std::string> &info) in DumpAbilityInfo() argument 527 void UIAbilityThread::DumpAbilityInfoInner(const std::vector<std::string> ¶ms, std::vector<std::string> &info) in DumpAbilityInfoInner() argument 553 void UIAbilityThread::DumpAbilityInfoInner(const std::vector<std::string> ¶ms, std::vector<std::string> &info) in DumpAbilityInfoInner() argument
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_view_ohos.cpp | 430 bool AceViewOhos::Dump(const std::vector<std::string>& params) in Dump() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
H A D | cj_page_router_ng.cpp | 348 void CJPageRouterNG::StartPush(const RouterPageInfo& target, const std::string& params, RouterMode mode) in StartPush() argument 365 LoadPage(GenerateNextPageId(), target, params); in StartPush() local 368 void CJPageRouterNG::StartReplace(const RouterPageInfo& target, const std::string& params, RouterMode mode) in StartReplace() argument 389 LoadPage(GenerateNextPageId(), info, params, false, false, false); in StartReplace() local 392 void CJPageRouterNG::StartBack(const RouterPageInfo& target, const std::string& params) in StartBack() argument 415 BackCheckAlert(const RouterPageInfo& target, const std::string& params) BackCheckAlert() argument 447 LoadPage(int32_t pageId, const RouterPageInfo& target, const std::string& params, bool isRestore, bool needHideLast, bool needTransition) LoadPage() argument 491 MovePageToFront(int32_t index, const RefPtr<FrameNode>& pageNode, const std::string& params, bool needHideLast, bool forceShowCurrent, bool needTransition) MovePageToFront() argument 542 PopPage(const std::string& params, bool needShowNext, bool needTransition) PopPage() argument 584 PopPageToIndex(int32_t index, const std::string& params, bool needShowNext, bool needTransition) PopPageToIndex() argument [all...] |
H A D | cj_page_router.cpp | 198 void CJPageRouter::StartPush(const OHOS::Ace::CJPageRouterAbstract::RouterPageInfo& target, const std::string& params, in StartPush() argument 207 LoadPage(GenerateNextPageId(), target, params); in StartPush() local 240 LoadPage(GenerateNextPageId(), info, params, false, false, false); in StartReplace() local 243 void CJPageRouter::BackCheckAlert(const RouterPageInfo& target, const std::string& params) in BackCheckAlert() argument 125 LoadPage(int32_t pageId, const OHOS::Ace::CJPageRouterAbstract::RouterPageInfo& target, const std::string& params, bool isRestore, bool needHideLast, bool needTransition) LoadPage() argument 227 StartReplace(const OHOS::Ace::CJPageRouterAbstract::RouterPageInfo& target, const std::string& params, OHOS::Ace::CJPageRouterAbstract::RouterMode mode) StartReplace() argument 278 PopPage(const std::string& params, bool needShowNext, bool needTransition) PopPage() argument 307 PopPageToIndex(int32_t index, const std::string& params, bool needShowNext, bool needTransition) PopPageToIndex() argument [all...] |
H A D | cj_frontend_abstract.cpp | 110 void CJFrontendAbstract::NavigatePage(uint8_t type, const PageTarget& target, const std::string& params) in NavigatePage() argument 169 UIContentErrorCode CJFrontendAbstract::RunPage(const std::string& url, const std::string& params) in RunPage() argument 182 void CJFrontendAbstract::ReplacePage(const std::string& url, const std::string& params) in ReplacePage() argument 187 void CJFrontendAbstract::PushPage(const std::string& url, const std::string& params) in PushPage() argument 192 Back(const std::string& uri, const std::string& params) Back() argument 202 InternalRunPage(const std::string& url, const std::string& params) InternalRunPage() argument [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_interactable_view.cpp | 382 std::string params; in GetRemoteMessageEventCallback() local
|
H A D | js_view_abstract.h | 562 JSRef<JSArray> params = JSRef<JSArray>::Cast(args); in ParseJsInteger() local
|
H A D | js_view.h | 166 virtual void OnDumpInfo(const std::vector<std::string>& params) {} in OnDumpInfo() argument
|
H A D | js_utils.cpp | 284 JSRef<JSArray> params = JSRef<JSArray>::Cast(shadowObject); in ParseTextShadowFromShadowObject() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | page_router_manager.h | 61 std::string params; member [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_toggle_bridge.cpp | 412 ArkUINativeModuleValue ToggleBridge::ParseParams(ArkUIRuntimeCallInfo* runtimeCallInfo, ArkUI_Params& params) in ParseParams() argument
|
/foundation/arkui/ace_engine/frameworks/core/common/recorder/ |
H A D | event_recorder.cpp | 276 auto params = builder.build(); in OnClick() local 289 auto params = builder.build(); in OnChange() local 299 auto params = builder.build(); in OnEvent() local 310 auto params = builder.build(); in OnNavDstShow() local 327 auto params in OnNavDstHide() local 334 auto params = builder.build(); OnExposure() local [all...] |
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | js_third_accessibility_hover_ng.cpp | 351 bool GetDumpInfoArgument(const std::vector<std::string>& params, DumpInfoArgument& argument) in GetDumpInfoArgument() argument 420 OnDumpChildInfoForThirdRecursive( int64_t hostElementId, const std::vector<std::string>& params, std::vector<std::string>& info, const WeakPtr<JsAccessibilityManager>& jsAccessibilityManager) OnDumpChildInfoForThirdRecursive() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_list_ffi.cpp | 123 void FfiOHOSAceFrameworkListSetDivider(DividerParams params) in FfiOHOSAceFrameworkListSetDivider() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | select_model_impl.cpp | 24 void SelectModelImpl::Create(const std::vector<SelectParam>& params) in Create() argument
|
/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | frontend.h | 128 virtual UIContentErrorCode RunPage(const std::string& content, const std::string& params) in RunPage() argument 132 virtual UIContentErrorCode RunPage(const std::shared_ptr<std::vector<uint8_t>>& content, const std::string& params) in RunPage() argument 142 virtual UIContentErrorCode RunPageByNamedRouter(const std::string& name, const std::string& params) in RunPageByNamedRouter() argument 278 virtual void NavigatePage(uint8_t type, const PageTarget& target, const std::string& params) {} in NavigatePage() argument 136 RunDynamicPage( const std::string& content, const std::string& params, const std::string& entryPoint) RunDynamicPage() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/camera/ |
H A D | camera_element.cpp | 355 void CameraElement::CloseRecorder(const std::string& params) in CloseRecorder() argument 763 void CameraElement::TakePhoto(const TakePhotoParams& params) in TakePhoto() argument [all...] |
H A D | camera_component.h | 64 void TakePhoto(const TakePhotoParams& params) in TakePhoto() argument
|
/foundation/arkui/ace_engine/test/unittest/core/common/recorder/ |
H A D | event_recorder_test.cpp | 1144 auto params = builder1.build();
in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/option/ |
H A D | option_test_ng.cpp | 680 std::vector<SelectParam> params; in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
H A D | mock_plugin_frontend.cpp | 36 void PluginFrontend::RunPage(const std::string& url, const std::string& params) {} in RunPage() argument 37 void PluginFrontend::ReplacePage(const std::string& url, const std::string& params) {} in ReplacePage() argument 39 void PluginFrontend::PushPage(const std::string& url, const std::string& params) {} in PushPage() argument 42 void PluginFrontend::NavigatePage(uint8_t type, const PageTarget& target, const std::string& params) {} in NavigatePage() argument
|