Home
last modified time | relevance | path

Searched refs:GetModuleJsonContentFromPath (Results 1 – 3 of 3) sorted by relevance

/developtools/packing_tool/packing_tool/frameworks/include/
Dfast_app_packager.h65 std::string GetModuleJsonContentFromPath(const fs::path &path);
/developtools/packing_tool/packing_tool/frameworks/src/
Dfast_app_packager.cpp308 std::string content = GetModuleJsonContentFromPath(path); in GetBundleTypeFromPath()
315 std::string FastAppPackager::GetModuleJsonContentFromPath(const fs::path &path) in GetModuleJsonContentFromPath() function in OHOS::AppPackingTool::FastAppPackager
/developtools/packing_tool/packing_tool/frameworks/test/unittest/fast_app_packager_test/
Dfast_app_packager_test.cpp349 auto res = fastAppackager.GetModuleJsonContentFromPath(path);
366 auto res = fastAppackager.GetModuleJsonContentFromPath(path);
383 auto res = fastAppackager.GetModuleJsonContentFromPath(path);
1570 auto res = fastAppackager.GetModuleJsonContentFromPath(path);