/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/ |
H A D | bundle_manager_utils.h | 37 char* moduleName; member 48 char* moduleName; member 103 char* moduleName; member 131 char* moduleName; member 153 char* moduleName; member 163 char* moduleName; member 205 char* moduleName; member 229 char* moduleName; member
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/ |
H A D | main_thread_test.cpp | 1435 std::string moduleName; variable 1452 std::string moduleName; variable 1469 std::string moduleName; variable 1486 std::string moduleName; variable 1824 const std::string moduleName = ""; variable 2124 std::string moduleName = "entry"; variable 2152 std::string moduleName = "entry"; variable 2183 std::string moduleName = "entry"; variable
|
/ohos5.0/foundation/ability/form_fwk/services/include/ |
H A D | form_db_info.h | 33 std::string moduleName; member 281 void SetModuleName(const std::string &moduleName) in SetModuleName()
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/manager/ |
H A D | sample_driver_test.c | 68 const char *moduleName = NULL; in SampleDriverRegisterDevice() local 122 const char *moduleName = NULL; in SampleDriverUnregisterDevice() local
|
/ohos5.0/base/startup/appspawn/modules/ace_adapter/ |
H A D | ace_adapter.cpp | 67 const char *moduleName = cJSON_GetStringValue(cJSON_GetArrayItem(modulesJson, i)); in GetModules() local 99 for (std::string moduleName : context.modules) { in PreloadModule() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
H A D | image_layout_property.h | 140 std::string moduleName = json->GetString("moduleName"); in FromJson() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/ |
H A D | default_app_host_impl.cpp | 42 const std::string& moduleName = elementName.GetModuleName(); in SetDefaultApplication() local
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_free_install_operator.cpp | 39 const std::string &bundleName, const std::string &moduleName, const std::string &abilityName) in StartFreeInstall()
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/forminfomgr_fuzzer/ |
H A D | forminfomgr_fuzzer.cpp | 51 std::string moduleName(data, size); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/include/ |
H A D | softbus_hidumper.h | 46 char moduleName[SOFTBUS_MODULE_NAME_LEN]; member
|
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/include/ |
H A D | event_write_handler.h | 49 std::string moduleName; member
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/ |
H A D | preferences_dfx_adapter.cpp | 59 std::string moduleName = ""; in GetModuleName() local
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/resources/main/ |
H A D | config.json | 32 "moduleName": "entry", string
|
/ohos5.0/base/startup/appspawn/test/mock/ |
H A D | resource_manager.h | 48 std::string moduleName; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | hap_module_info.h | 63 std::string moduleName; member 74 std::string moduleName; member 101 std::string moduleName; member 127 std::string moduleName; // module.distro.moduleName in config.json member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navigation_route.h | 30 std::optional<std::string> moduleName; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/distributed_manager/ |
H A D | rpc_id_result.h | 27 std::string moduleName; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/ |
H A D | plugin_request_data.h | 31 std::string moduleName; member
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/module_manager/ |
H A D | module_manager.h | 102 char *moduleName; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/ |
H A D | module_info.h | 72 char *moduleName; member
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/js_dialog_request/ |
H A D | js_dialog_request_callback.cpp | 116 const char *moduleName = "JsDialogRequestCallback"; in CreateJsDialogRequestCallback() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/font/ |
H A D | rosen_font_loader.cpp | 38 … const RefPtr<PipelineBase>& context, const std::string& bundleName, const std::string& moduleName) in AddFont() 185 … const RefPtr<PipelineBase>& context, const std::string& bundleName, const std::string& moduleName) in LoadFromResource()
|
/ohos5.0/foundation/arkui/napi/module_manager/ |
H A D | native_module_manager.h | 57 const char* moduleName = nullptr; /* moduleName required or imported */ member 107 inline bool CheckModuleRestricted(const std::string& moduleName) in CheckModuleRestricted()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/overlay/ |
H A D | js_app_overlay.h | 41 std::string moduleName; member
|
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/ |
H A D | running_form_info.h | 37 std::string moduleName; member
|