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

  /build/tools/releasetools/
edify_generator.py 283 def RenameFile(self, srcfile, tgtfile):
  /external/clang/include/clang/Lex/
PPCallbacks.h 43 EnterFile, ExitFile, SystemHeaderPragma, RenameFile
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_posix.cc 211 bool RenameFile(const char *oldpath, const char *newpath, error_t *error_p) {
sanitizer_win.cc 542 bool RenameFile(const char *oldpath, const char *newpath, error_t *error_p) {

Completed in 294 milliseconds