| /foundation/ability/ability_runtime/frameworks/native/ability/native/form_runtime/ |
| H A D | js_form_extension.cpp | 310 napi_value JsFormExtension::CallObjectMethod(const char* name, const char *bakName, napi_value const* argv, in CallObjectMethod() argument
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/insight_intent_executor/ |
| H A D | js_insight_intent_executor.cpp | 108 HandleExecuteIntent( InsightIntentExecuteMode mode, const std::string& name, const AAFwk::WantParams& param, const std::shared_ptr<NativeReference>& pageLoader, std::unique_ptr<InsightIntentExecutorAsyncCallback> callback, bool& isAsync) HandleExecuteIntent() argument 376 ExecuteInsightIntentUIAbilityForeground( const std::string& name, const AAFwk::WantParams& param, const std::shared_ptr<NativeReference>& windowStageJs) ExecuteInsightIntentUIAbilityForeground() argument 407 ExecuteInsightIntentUIAbilityBackground( const std::string& name, const AAFwk::WantParams& param) ExecuteInsightIntentUIAbilityBackground() argument 438 ExecuteInsightIntentUIExtension( const std::string& name, const AAFwk::WantParams& param, const std::shared_ptr<NativeReference>& UIExtensionContentSession) ExecuteInsightIntentUIExtension() argument 469 ExecuteInsightIntentServiceExtension( const std::string& name, const AAFwk::WantParams& param) ExecuteInsightIntentServiceExtension() argument [all...] |
| /foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/ |
| H A D | auto_fill_extension_callback.cpp | 82 void AutoFillExtensionCallback::OnError(int32_t errCode, const std::string &name, const std::string &message) in OnError() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/data_ability/ |
| H A D | data_ability_manager.cpp | 448 LoadLocked( const std::string &name, const AbilityRequest &req) LoadLocked() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/form/ |
| H A D | sub_container.cpp | 406 auto name = picNameArray[i]; in GetNamesOfSharedImage() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/xcomponent/ |
| H A D | xcomponent_component.h | 111 void SetName(const std::string& name) in SetName() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/ |
| H A D | custom_node_base.h | 192 void SetJSViewName(std::string&& name) in SetJSViewName() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/ |
| H A D | checkbox_pattern.h | 128 void SetPreName(const std::string& name) in SetPreName() argument 201 auto name = checkBoxEventHub ? checkBoxEventHub->GetName() : ""; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/ |
| H A D | navigation_bar_component.cpp | 81 NavigationBarComponent::NavigationBarComponent(const ComposeId& id, const std::string& name) in NavigationBarComponent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/panel/ |
| H A D | panel_component.h | 67 PanelComponent(const ComposeId& id, const std::string& name, const RefPtr<Component>& child) in PanelComponent() argument 73 PanelComponent(const ComposeId& id, const std::string& name) : ComposedComponent(id, name) in PanelComponent() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
| H A D | cj_page_router_ng.cpp | 283 void CJPageRouterNG::GetState(int32_t& index, std::string& name, std::string& path) in GetState() argument
|
| H A D | cj_page_router.cpp | 166 void CJPageRouter::GetState(int32_t& index, std::string& name, std::string& path) in GetState() argument
|
| H A D | cj_frontend_abstract.cpp | 39 void MainWindowOverlay(std::function<void(RefPtr<NG::OverlayManager>)>&& task, const std::string& name) in MainWindowOverlay() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_checkbox.cpp | 71 auto name = paramObject->GetProperty("name"); in Create() local
|
| H A D | js_checkboxgroup.cpp | 63 JSRef<JSVal> name = JSRef<JSVal>::Make(ToJSValue(nameList[idx])); in CheckboxGroupResultEventToJSValue() local
|
| H A D | js_view.h | 368 void SetJSViewName(const std::string& name) in SetJSViewName() argument
|
| /foundation/arkui/ace_engine/frameworks/base/log/ |
| H A D | ace_performance_check.cpp | 69 AceScopedPerformanceCheck::AceScopedPerformanceCheck(const std::string& name) in AceScopedPerformanceCheck() argument
|
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| H A D | watch_dog_mingw.cpp | 51 bool PostTaskToTaskRunner(Task&& task, uint32_t delayTime, const std::string& name) in PostTaskToTaskRunner() argument 58 g_anrThread->PostDelayedTask(std::move(task), delayTime, name); in PostTaskToTaskRunner() local 60 g_anrThread->PostTask(std::move(task), name); in PostTaskToTaskRunner() local
|
| H A D | window.h | 69 virtual void RecordFrameTime(uint64_t timeStamp, const std::string& name) {} in RecordFrameTime() argument 166 static std::string name; in GetWindowName() local
|
| H A D | frontend.h | 142 virtual UIContentErrorCode RunPageByNamedRouter(const std::string& name, const std::string& params) in RunPageByNamedRouter() argument
|
| /foundation/arkui/ace_engine/frameworks/base/ressched/ |
| H A D | ressched_report.cpp | 84 void ResSchedReport::ResSchedDataReport(const char* name, const std::unordered_map<std::string, std::string>& param) in ResSchedDataReport() argument 295 ResSchedReportScope::ResSchedReportScope(const std::string& name, in ResSchedReportScope() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
| H A D | js_render_image.cpp | 34 void BindNativeFunction(napi_env env, napi_value object, const char* name, napi_callback func) in BindNativeFunction() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/ |
| H A D | navigation_animation_test_ng.cpp | 90 RefPtr<NavDestinationGroupNode> NavigationAnimationTest::CreateDestination(const std::string name) in CreateDestination() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
| H A D | isolated_pattern.cpp | 127 FireOnErrorCallbackOnUI( int32_t code, const std::string& name, const std::string& msg) FireOnErrorCallbackOnUI() argument
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/ |
| H A D | js_plugin_callback.cpp | 300 void JSPluginCallback::OnRequestEvent(const AAFwk::Want& want, const std::string& name, const std::string& data) in OnRequestEvent() argument
|