Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluVarTypeUtil.cpp94 std::string parseVariableName(const char *nameWithPath) in parseVariableName()
101 void parseTypePath(const char *nameWithPath, const VarType &type, TypeComponentVector &path) in parseTypePath()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture.cpp6208 std::string GetBaseName(const std::string &nameWithPath) in GetBaseName()