Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/generic-apigen/
Dmain.cpp93 std::string baseName = std::string(argv[optind]); in main() local
/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/gfxstream/host/tests/
DGLSnapshotPrograms_unittest.cpp235 std::string baseName = in getProgramState() local
316 std::string baseName; in getUniformBaseName() local
/hardware/google/aemu/base/
DPathUtils.cpp42 std::string PathUtils::toExecutableName(const char* baseName, in toExecutableName()
149 std::string* baseName) { in split()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DProgramData.cpp203 std::string baseName; in getBaseName() local
238 std::string baseName = getBaseName(std::string(name.data())); in collectUniformInfo() local