Home
last modified time | relevance | path

Searched defs:moduleSourceDir (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dmodule_info.h27 std::string moduleSourceDir; member
H A Dhap_module_info.h125 std::string moduleSourceDir; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dmodule_info.h37 std::string moduleSourceDir; member
H A Dhap_module_info.h171 std::string moduleSourceDir; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dcompatible_application_info.cpp77 std::string moduleSourceDir = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() local
/foundation/ability/form_fwk/services/src/
H A Dform_item_info.cpp357 void FormItemInfo::AddModuleInfo(const std::string &moduleName, const std::string &moduleSourceDir) in AddModuleInfo() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.cpp344 auto moduleSourceDir = std::regex_replace(module.moduleSourceDir, pattern, LOCAL_BUNDLE_CODE_PATH); in OnStart() local
H A Dui_content_impl.cpp1123 auto moduleSourceDir = in CommonInitializeForm() local
1170 auto moduleSourceDir = in CommonInitializeForm() local
1671 auto moduleSourceDir = std::regex_replace(module.moduleSourceDir, pattern, LOCAL_BUNDLE_CODE_PATH); in CommonInitialize() local
1718 auto moduleSourceDir in CommonInitialize() local
[all...]

Completed in 10 milliseconds