Searched defs:resolvedPath (Results 1 – 2 of 2) sorted by relevance
47 bool resolveLibrary(const std::string& path, std::string* resolvedPath) { in resolveLibrary()
369 String resolvedPath = info != null ? info.getResolvedBaseApkPath() : null; in onCreate() local