Searched refs:GetSouceAp (Results 1 – 2 of 2) sorted by relevance
51 std::string GetSouceAp(const std::string &mergedAp, const std::string &rtAp) const;
416 std::string AOTHandler::GetSouceAp(const std::string &mergedAp, const std::string &rtAp) const in GetSouceAp() function in OHOS::AppExecFwk::AOTHandler453 std::string sourceAp = GetSouceAp(mergedAp, rtAp); in CopyApWithBundle()