Home
last modified time | relevance | path

Searched refs:replaceName (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DExtract.cpp59 UString replaceName = arc.DefaultName; in DecompressArchive() local
68 replaceName = arc0.DefaultName; in DecompressArchive()
71 outDir.Replace(FString("*"), us2fs(Get_Correct_FsFile_Name(replaceName))); in DecompressArchive()
/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.cpp1132 GLuint replaceName (Type& type, GLuint oldName, TestLog& log) in replaceName() function
1181 const GLuint newId = replaceName(elementType, elementId, log()); in iterate()
1263 const GLuint newId = replaceName(elementType, elementId, log()); in iterate()

Completed in 3 milliseconds