Home
last modified time | relevance | path

Searched refs:HAP_MODULE_INFO_DESCRIPTION_ID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dhap_module_info.cpp30 const std::string HAP_MODULE_INFO_DESCRIPTION_ID = "descriptionId"; variable
162 {HAP_MODULE_INFO_DESCRIPTION_ID, hapModuleInfo.descriptionId}, in to_json()
242 HAP_MODULE_INFO_DESCRIPTION_ID, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dhap_module_info.cpp31 const char* HAP_MODULE_INFO_DESCRIPTION_ID = "descriptionId"; variable
812 {HAP_MODULE_INFO_DESCRIPTION_ID, hapModuleInfo.descriptionId}, in to_json()
906 HAP_MODULE_INFO_DESCRIPTION_ID, in from_json()