| /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/cj_frontend/frontend/ |
| 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/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/bridge/declarative_frontend/jsview/ |
| 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/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
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/ |
| H A D | mock_form_manager_delegate.cpp | 104 OnAccessibilityDumpChildInfo( const std::vector<std::string>& params, std::vector<std::string>& info) OnAccessibilityDumpChildInfo() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/ |
| H A D | page_pattern.h | 116 void FireDumpListener(const std::vector<std::string>& params) in FireDumpListener() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
| H A D | select_overlay_content_modifier.cpp | 299 PaintHandle( RSCanvas& canvas, const RectF& handleRect, bool handleOnTop, const PaintHandleParams& params) PaintHandle() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/ |
| H A D | zip.cpp | 131 bool Zip(const ZipParams ¶ms, const OPTIONS &options) in Zip() argument 179 void GetZipsAllRelativeFilesInner(const ZipParams ¶ms, const FilePath &iterPath, in GetZipsAllRelativeFilesInner() argument 204 GetZipsAllRelativeFiles(const ZipParams ¶ms, std::vector<std::pair<FilePath, FilePath>> &allRelativeFiles, std::vector<FilePath> &srcFiles) GetZipsAllRelativeFiles() argument 220 Zips(const ZipParams ¶ms, const OPTIONS &options) Zips() argument [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pipeline/ |
| H A D | pipeline_context_test_ng.cpp | 1248 std::vector<std::vector<std::string>> params = { { "-element", "-lastpage" }, { "-element", "non-lastpage" }, in HWTEST_F() local 1424 std::vector<std::vector<int>> params = { { 200, 400, -300 }, { -200, 100, -100 }, { -200, -300, 300 }, in HWTEST_F() local 1784 std::vector<std::vector<int>> params = { { 100, 400, 100 }, { 300, 100, 300 }, { 400, -300, 400 }, HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
| H A D | text_input_area_model_test.cpp | 174 void TextInputAreaBase::ExpectCallParagraphMethods(ExpectParagraphParams params) in ExpectCallParagraphMethods() argument
|
| H A D | text_area_test.cpp | 172 void TextAreaBase::ExpectCallParagraphMethods(ExpectParagraphParams params) in ExpectCallParagraphMethods() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
| H A D | feature_ability_module.cpp | 376 FailCallbackParams *params = new FailCallbackParams(); in MessageFailCallback() local 445 FailCallbackParams *params = static_cast<FailCallbackParams *>(data); AsyncFailCallback() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
| H A D | web_pattern_window_test_ng.cpp | 474 auto params = std::make_shared<OHOS::NWeb::NWebSelectPopupMenuParamMock>(); in HWTEST_F() local 500 auto params = std::make_shared<OHOS::NWeb::NWebSelectPopupMenuParamMock>(); in HWTEST_F() local 628 std::shared_ptr<OHOS::NWeb::NWebSelectPopupMenuParamMock> params = in HWTEST_F() local [all...] |