Home
last modified time | relevance | path

Searched defs:name (Results 8551 - 8575 of 11496) sorted by relevance

1...<<341342343344345346347348349350>>...460

/foundation/ability/ability_runtime/test/unittest/ability_connect_manager_test/
H A Dability_connect_manager_test.cpp1553 std::string name = "name"; HWTEST_F() local
1579 std::string name = "name"; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/moduletest/common/ams/app_life_cycle_test/
H A Dams_app_life_cycle_module_test.cpp158 GetAbilityInfo(const std::string& abilityIndex, const std::string& name, const std::string& process, const std::string& applicationName) const GetAbilityInfo() argument
[all...]
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dability_info.h84 std::string name; // ability name, only the main class name member
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dbuffer_dispatcher.cpp471 std::string name = "notifyThread"; in StartDispatch() local
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp164 std::string name; member
170 std::string name; member
204 std::string name; member
255 std::string name; member
[all...]
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_test.cpp293 std::string name = "LOL"; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ability.cpp979 napi_value JsAbility::CallObjectMethod(const char *name, napi_value const *argv, size_t argc, bool withResult) in CallObjectMethod() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/common_napi_utils/
H A Dcommon_napi_utils.cpp288 napi_value name = nullptr; in GetPropertyNames() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_pattern.cpp787 auto name = eventHub->GetName(); in BuildContentModifierNode() local
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp524 GenerateComposed( const std::string& name, const RefPtr<Component>& child, bool isDialogTweenChild) GenerateComposed() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_pattern.h114 void AddNavDestinationNode(const std::string& name, const RefPtr<UINode>& navDestinationNode) in AddNavDestinationNode() argument
120 void AddNavDestinationNode(const std::string& name, const RefPtr<UINode>& navDestinationNode, NavRouteMode mode) in AddNavDestinationNode() argument
126 void AddNavDestinationNode(const std::string& name, const RefPtr<UINode>& navDestinationNode, NavRouteMode mode, in AddNavDestinationNode() argument
133 RefPtr<UINode> GetNavDestinationNode(const std::string& name) in GetNavDestinationNode() argument
147 RefPtr<UINode> GetPreNavDestination(const std::string& name, const RefPtr<UINode>& navDestinationNode) in GetPreNavDestination() argument
157 RemoveIfNeeded(const std::string& name, const RefPtr<UINode>& navDestinationNode) RemoveIfNeeded() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_pattern.cpp416 bool BubblePattern::PostTask(const TaskExecutor::Task& task, const std::string& name) in PostTask() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
H A Djs_ui_extension_context.cpp1301 napi_value JSUIExtensionConnection::CallObjectMethod(const char* name, napi_value const *argv, size_t argc) in CallObjectMethod() argument
H A Djs_ui_extension.cpp819 napi_value JsUIExtension::CallObjectMethod(const char *name, napi_value const *argv, size_t argc, bool withResult) in CallObjectMethod() argument
H A Djs_ui_extension_base.cpp747 napi_value JsUIExtensionBase::CallObjectMethod(const char *name, napi_value const *argv, size_t argc, bool withResult) in CallObjectMethod() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.h471 void SetWindowName(const std::string& name) in SetWindowName() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_base_utils.cpp127 shared_ptr<JsValue> name = error->GetProperty(runtime, NAME); in GenerateJsErrorObject() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_engine.h155 virtual bool IsNamedRouterNeedPreload(const std::string& name) in IsNamedRouterNeedPreload() argument
160 virtual void PreloadNamedRouter(const std::string& name, std::function<void(bool)>&& loadFinishCallback) {} in PreloadNamedRouter() argument
353 void SetInstanceName(const std::string& name) in SetInstanceName() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_common_ffi.h242 const char* name; member
H A Dcj_web_ffi.cpp490 FfiOHOSAceFrameworkWebJavaScriptProxy( VectorInt64Handle funcList, const char* name, VectorStringHandle methodList, int64_t controllerId) FfiOHOSAceFrameworkWebJavaScriptProxy() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dview_stack_processor.cpp64 RefPtr<ComposedComponent> ViewStackProcessor::GetRootComponent(const std::string& id, const std::string& name) in GetRootComponent() argument
415 std::string name; in Push() local
[all...]
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.cpp348 GetMaskByName( std::shared_ptr<Global::Resource::ResourceManager>& resourceMgr, const std::string& name) GetMaskByName() argument
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessible_ability_manager_service.cpp211 RetError AccessibleAbilityManagerService::EnableAbility(const std::string &name, const uint32_t capabilities) in EnableAbility() argument
237 RetError AccessibleAbilityManagerService::DisableAbility(const std::string &name) in DisableAbility() argument
298 RetError AccessibleAbilityManagerService::SetShortkeyTarget(const std::string &name) in SetShortkeyTarget() argument
304 RetError AccessibleAbilityManagerService::SetShortkeyMultiTarget(const std::vector<std::string> &name) in SetShortkeyMultiTarget() argument
406 RetError AccessibleAbilityManagerService::GetShortkeyTarget(std::string &name) in GetShortkeyTarget() argument
412 GetShortkeyMultiTarget(std::vector<std::string> &name) GetShortkeyMultiTarget() argument
524 EnableShortKeyTargetAbility(const std::string &name) EnableShortKeyTargetAbility() argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dability_info.h122 std::string name; member
184 std::string name; // ability name, only the main class name member
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dcommon_func.cpp438 void *name = nullptr; in GetGZHeaderArg() local
1339 unique_ptr<char[]> name; in ParseNapiValue() local
[all...]

Completed in 47 milliseconds

1...<<341342343344345346347348349350>>...460