Home
last modified time | relevance | path

Searched defs:moduleName (Results 1 - 25 of 599) sorted by relevance

12345678910>>...24

/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_resource_adapter_v2.cpp25 CreateNewResourceAdapter( const std::string& bundleName, const std::string& moduleName) CreateNewResourceAdapter() argument
/foundation/ability/ability_runtime/frameworks/cj/ffi/
H A Dcj_element_name_ffi.h28 char* moduleName; member
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dmodule_info.h26 std::string moduleName; // the "name" in module part in config.json member
/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/
H A Dability_stage_monitor.h33 AbilityStageMonitor(const std::string &moduleName, const std::string &srcEntrance) in AbilityStageMonitor() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dapp_module_checker.cpp22 bool AppModuleChecker::CheckModuleLoadable(const char *moduleName, in CheckModuleLoadable() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_extra_view_register.cpp37 bool RegisterExtraViewByName(BindingTarget globalObj, const std::string& moduleName) in RegisterExtraViewByName() argument
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dresource.h25 std::string moduleName; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Ddistributed_module_info.h28 std::string moduleName; member
H A Dmodule_info.h36 std::string moduleName; // the "name" in module part in config.json member
H A Dpreinstalled_application_info.h27 std::string moduleName; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/native/bundle/include/
H A Dnative_interface_bundle.h74 char* moduleName; member
/foundation/arkui/napi/module_manager/
H A Dmodule_load_checker.cpp20 CheckModuleLoadable( const char* moduleName, std::unique_ptr<ApiAllowListChecker>& apiAllowListChecker) CheckModuleLoadable() argument
/foundation/ability/form_fwk/frameworks/js/napi/form_provider/
H A Dnative_module.cpp32 const char *moduleName = "JsFormProvider"; in JsProviderInit() local
/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_info_filter.h30 std::string moduleName = ""; member
H A Dform_instances_filter.h27 std::string moduleName; member
/foundation/ability/form_fwk/frameworks/js/napi/formHost/
H A Dnative_module.cpp41 const char *moduleName = "NapiFormHost"; in NapiFormHostInit() local
[all...]
/foundation/ability/form_fwk/frameworks/js/napi/formProvider/
H A Dnative_module.cpp32 const char *moduleName = "JsFormProvider"; in JsProviderInit() local
/foundation/ability/form_fwk/frameworks/js/napi/form_agent/
H A Dnative_module.cpp32 const char *moduleName = "JsFormAgent"; in JsFormAgentInit() local
/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability_env_impl.cpp27 std::string moduleName = appInfo.moduleNames.front(); in SetAppInfo() local
/foundation/ability/ability_runtime/frameworks/js/napi/wantagent/ability_want_agent/
H A Dwant_agent_module.cpp56 const char *moduleName = "JsWantAgent"; in JsNapiWantAgentInit() local
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_first_frame_state_data.h52 std::string moduleName; member
H A Dcaller_info.h34 std::string moduleName; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_module_manager.cpp31 InitModule( const shared_ptr<JsRuntime>& runtime, shared_ptr<JsValue>& thisObj, const std::string& moduleName) InitModule() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_graphics/src/
H A Dbundle_graphics_client.cpp28 GetAbilityPixelMapIcon(const std::string &bundleName, const std::string &moduleName, const std::string &abilityName, std::shared_ptr<Media::PixelMap> &pixelMapPtr) GetAbilityPixelMapIcon() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/default_app/
H A Delement.h25 std::string moduleName; member

Completed in 11 milliseconds

12345678910>>...24