Searched defs:resolvedPath (Results 1 – 4 of 4) sorted by relevance
186 String resolvedPath, String mPackageAbiOverride, int installFlags) { in freeCacheForInstallation()
47 bool resolveLibrary(const std::string& path, std::string* resolvedPath) { in resolveLibrary()
483 val resolvedPath = info?.resolvedBaseApkPath in <lambda>() constant
391 String resolvedPath = info != null ? info.getResolvedBaseApkPath() : null; in onCreate() local