Home
last modified time | relevance | path

Searched refs:sharedBundleInfoJson (Results 1 - 1 of 1) sorted by relevance

/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2561 nlohmann::json sharedBundleInfoJson; in DumpShared() local
2566 sharedBundleInfoJson = nlohmann::json {{SHARED_BUNDLE_INFO, sharedBundleInfo}}; in DumpShared()
2568 return sharedBundleInfoJson.dump(Constants::DUMP_INDENT); in DumpShared()

Completed in 4 milliseconds