Home
last modified time | relevance | path

Searched refs:HAP_MODULE_INFO_NATIVE_LIBRARY_PATH (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.cpp64 const std::string HAP_MODULE_INFO_NATIVE_LIBRARY_PATH = "nativeLibraryPath"; variable
190 {HAP_MODULE_INFO_NATIVE_LIBRARY_PATH, hapModuleInfo.nativeLibraryPath}, in to_json()
522 HAP_MODULE_INFO_NATIVE_LIBRARY_PATH, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dhap_module_info.cpp66 const char* HAP_MODULE_INFO_NATIVE_LIBRARY_PATH = "nativeLibraryPath"; variable
848 {HAP_MODULE_INFO_NATIVE_LIBRARY_PATH, hapModuleInfo.nativeLibraryPath}, in to_json()
1194 HAP_MODULE_INFO_NATIVE_LIBRARY_PATH, in from_json()