Home
last modified time | relevance | path

Searched refs:ExtractAPKName (Results 1 – 1 of 1) sorted by relevance

/system/extras/preopt2cachename/
Dpreopt2cachename.cpp48 static std::string ExtractAPKName(const std::string& file_location) { in ExtractAPKName() function
87 std::string apk_name = ExtractAPKName(file_location); in SystemBFilenameToCacheFile()