Home
last modified time | relevance | path

Searched defs:GetBundleNameByAppObj (Results 1 – 3 of 3) sorted by relevance

/developtools/packing_tool/packing_tool/frameworks/src/json/
Dpatch_json.cpp131 bool PatchJson::GetBundleNameByAppObj(const std::unique_ptr<PtJson>& appObj, std::string& bundleNam… in GetBundleNameByAppObj() function in OHOS::AppPackingTool::PatchJson
Dpack_info.cpp185 bool PackInfo::GetBundleNameByAppObj(const std::unique_ptr<PtJson>& appObj, std::string& bundleName) in GetBundleNameByAppObj() function in OHOS::AppPackingTool::PackInfo
Dmodule_json.cpp316 bool ModuleJson::GetBundleNameByAppObj(std::unique_ptr<PtJson>& appObj, std::string& bundleName) in GetBundleNameByAppObj() function in OHOS::AppPackingTool::ModuleJson