Searched defs:realHapPath (Results 1 – 3 of 3) sorted by relevance
55 auto realHapPath = GetAppHspPath(inputPath); in operator ()() local90 std::string realHapPath; in GetFormAppHspPath() local115 std::string realHapPath = GetPresetAppHapPath(inputPath, bundleName_); in GetCommonAppHspPath() local
43 char realHapPath[PATH_MAX + 1] = { '\0' }; in ExtractHap() local
5063 const std::string &srcHapPath, const std::string &realHapPath) in VerifyCodeSignatureForHap()