Home
last modified time | relevance | path

Searched defs:moduleName (Results 76 – 100 of 987) sorted by relevance

12345678910>>...40

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/interfaces/
H A Dcustomtitle.js99 …this.textColor = { "id": 125829186, "type": 10001, params: [], "bundleName": "", "moduleName": "" … property in textColor
103 …this.textColor = { "id": 125829186, "type": 10001, params: [], "bundleName": "", "moduleName": "" … property in textColor
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/src/
H A Dhsp_silentinstall.cpp46 int32_t HspSilentInstall::SilentInstall(const std::string& moduleName, const std::function<void()>&… in SilentInstall()
80 bool HspSilentInstall::IsHspExist(const std::string &moduleName, const std::string &pathName) in IsHspExist()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Ddistributed_module_info.h28 std::string moduleName; member
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_resource_adapter_v2.cpp26 const std::string& bundleName, const std::string& moduleName) in CreateNewResourceAdapter()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dapp_module_checker.cpp22 bool AppModuleChecker::CheckModuleLoadable(const char *moduleName, in CheckModuleLoadable()
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Ddynamic_module.cpp27 DynamicModule LoadModule(const std::string &moduleName) in LoadModule()
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/include/
H A Devent_delete_handler.h34 std::string moduleName; member
H A Devent_scan_handler.h28 std::string moduleName; member
/ohos5.0/foundation/arkui/napi/module_manager/
H A Dnative_module_manager.cpp223 std::string NativeModuleManager::GetModuleFileName(const char* moduleName, bool isAppModule) in GetModuleFileName()
272 char *moduleName = strdup(tmpName.c_str()); in Register() local
497 void NativeModuleManager::SetAppLibPath(const std::string& moduleName, const std::vector<std::strin… in SetAppLibPath()
537 NativeModule* NativeModuleManager::LoadNativeModule(const char* moduleName, const char* path, bool … in LoadNativeModule()
681 bool NativeModuleManager::GetNativeModulePath(const char* moduleName, const char* path, in GetNativeModulePath()
982 NativeModule* NativeModuleManager::FindNativeModuleByDisk(const char* moduleName, const char* path, in FindNativeModuleByDisk()
1038 const char* moduleName = strdup(moduleKey.c_str()); in FindNativeModuleByDisk() local
1111 char *moduleName = strdup(moduleKey.c_str()); in RegisterByBuffer() local
1186 NativeModule* NativeModuleManager::FindNativeModuleByCache(const char* moduleName, in FindNativeModuleByCache()
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/6.0/
H A DGenerators.cpp39 const std::string moduleName = std::get<PARAM_DEVICE_NAME>(device); in generateOutputDeviceConfigParameters() local
102 const std::string moduleName = std::get<PARAM_DEVICE_NAME>(device); in generateInputDeviceConfigParameters() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_mock.cpp77 … const shared_ptr<JsRuntime>& runtime, shared_ptr<JsValue>& thisObj, const std::string& moduleName) in InitModule()
97 std::string moduleName = argv[0]->ToString(runtime); in MockRequireNativeModule() local
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dpath_helper.h44 std::string moduleName = ""; in CheckWorkerPath() local
87 std::string moduleName = ""; in CheckNormalizedWorkerPath() local
115 std::string moduleName; in ConcatFileNameForWorker() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_host_record_test/
H A Dfms_form_host_record_test.cpp183 std::string moduleName = ""; variable
199 std::string moduleName = "aa"; variable
215 std::string moduleName = ""; variable
231 std::string moduleName = "aa"; variable
247 std::string moduleName = ""; variable
263 std::string moduleName = "aa"; variable
279 std::string moduleName = ""; variable
295 std::string moduleName = "aa"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_ffi.cpp104 …RetCArrString FfiGetProfileByExtensionAbility(char* moduleName, char* extensionAbilityName, char* … in FfiGetProfileByExtensionAbility()
120 …RetCArrString FfiGetProfileByAbility(char* moduleName, char* extensionAbilityName, char* metadataN… in FfiGetProfileByAbility()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
H A Dfree_install.h30 std::string moduleName; member
37 std::string moduleName; member
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dresource_manager.cpp53 const std::string &bundleName, const std::string &moduleName, in CreateResourceManagerDef()
98 …esourceManager> CreateResourceManager(const std::string &bundleName, const std::string &moduleName, in CreateResourceManager()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/
H A Dhiview_fault_adapter.h29 std::string moduleName; member
39 std::string moduleName; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp35 const std::string &moduleName, const std::string &nativeLibPath) in ObtainTempSoPath()
490 auto &moduleName = newInfo.GetInnerModuleInfos().begin()->second.moduleName; in ExtractModule() local
550 auto &moduleName = newInfo.GetInnerModuleInfos().begin()->second.moduleName; in ExtractModule() local
582 const std::string &moduleName, in ProcessNativeLibrary()
657 const std::string &moduleName, const std::string &versionDir, in MoveSoToRealPath()
741 std::string moduleName = newInfo.GetCurrentModulePackage(); in ProcessBundleUpdateStatus() local
772 std::string moduleName = newInfo.GetCurrentModulePackage(); in ProcessModuleUpdate() local
806 std::string moduleName = newInfo.GetCurrentModulePackage(); in ProcessNewModuleInstall() local
958 std::string moduleName { newInfo.GetCurModuleName() }; in CheckNeedUpdate() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_provider_config.cpp105 const std::string &moduleName) in GetFromDataProperties()
123 const std::string &moduleName) in GetFromExtensionProperties()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_graphics/src/
H A Dbundle_graphics_client.cpp29const std::string &moduleName, const std::string &abilityName, std::shared_ptr<Media::PixelMap> &p… in GetAbilityPixelMapIcon()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/wantagent/ability_want_agent/
H A Dwant_agent_module.cpp56 const char *moduleName = "JsWantAgent"; in JsNapiWantAgentInit() local
/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability_env_impl.cpp27 std::string moduleName = appInfo.moduleNames.front(); in SetAppInfo() local
/ohos5.0/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
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A D_o_h___native_bundle_element_name.md44 ### moduleName subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/
H A D_o_h___native_bundle_element_name.md44 ### moduleName subsection

12345678910>>...40