Home
last modified time | relevance | path

Searched refs:MODULE_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 Dinner_bundle_info.cpp67 const std::string MODULE_NATIVE_LIBRARY_PATH = "nativeLibraryPath"; variable
231 {MODULE_NATIVE_LIBRARY_PATH, info.nativeLibraryPath}, in to_json()
586 MODULE_NATIVE_LIBRARY_PATH, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp73 constexpr const char* MODULE_NATIVE_LIBRARY_PATH = "nativeLibraryPath"; variable
421 {MODULE_NATIVE_LIBRARY_PATH, info.nativeLibraryPath}, in to_json()
859 MODULE_NATIVE_LIBRARY_PATH, in from_json()