Searched refs:GetModuleJsonContentFromPath (Results 1 – 3 of 3) sorted by relevance
65 std::string GetModuleJsonContentFromPath(const fs::path &path);
308 std::string content = GetModuleJsonContentFromPath(path); in GetBundleTypeFromPath()315 std::string FastAppPackager::GetModuleJsonContentFromPath(const fs::path &path) in GetModuleJsonContentFromPath() function in OHOS::AppPackingTool::FastAppPackager
349 auto res = fastAppackager.GetModuleJsonContentFromPath(path);366 auto res = fastAppackager.GetModuleJsonContentFromPath(path);383 auto res = fastAppackager.GetModuleJsonContentFromPath(path);1570 auto res = fastAppackager.GetModuleJsonContentFromPath(path);