HomeSort by relevance Sort by last modified time
    Searched refs:replaceName (Results 1 - 4 of 4) sorted by null

  /external/lzma/CPP/7zip/UI/Common/
Extract.cpp 42 UString replaceName = arc.DefaultName;
51 replaceName = arc0.DefaultName;
54 outDir.Replace(FSTRING_ANY_MASK, us2fs(GetCorrectFsPath(replaceName)));
  /sdk/find_java/src/source/
find_java_exe.cpp 225 javawPath.replaceName("java.exe", "javaw.exe");
utils.h 309 void replaceName(const char *searchName, const char* newName) {
  /external/deqp/modules/glshared/
glsLifetimeTests.cpp 970 GLuint replaceName (Type& type, GLuint oldName, TestLog& log)
1019 const GLuint newId = replaceName(elementType, elementId, log());
1101 const GLuint newId = replaceName(elementType, elementId, log());
    [all...]

Completed in 181 milliseconds