Home
last modified time | relevance | path

Searched defs:baseName (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/base/include/aemu/base/files/
DPathUtils.h131 static std::string toExecutableName(const char* baseName) { in toExecutableName()
235 std::string* baseName) { in split()
/hardware/google/aemu/base/
DPathUtils.cpp42 std::string PathUtils::toExecutableName(const char* baseName, in toExecutableName()
149 std::string* baseName) { in split()