Home
last modified time | relevance | path

Searched defs:oldPath (Results 1 – 7 of 7) sorted by relevance

/external/robolectric/src/main/java/android/net/
DUri__FromAndroid.java2126 String oldPath = oldPart.getEncoded(); in appendEncodedSegment() local
2213 String oldPath = encodedCached ? oldPart.encoded : oldPart.decoded; in makeAbsolute() local
/external/lzma/CPP/Windows/
DFileDir.cpp505 static void AddTrailingDots(LPCWSTR oldPath, UString &newPath) in AddTrailingDots()
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h553 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) in PathDiagnosticCallPiece()
/external/yaffs2/yaffs2/direct/
Dyaffsfs.c762 int yaffs_rename(const char *oldPath, const char *newPath) in yaffs_rename()
/external/chromium_org/third_party/skia/src/device/xps/
DSkXPSDevice.cpp1470 SkTScopedComPtr<IXpsOMPath> oldPath; in drawInverseWindingPath() local
/external/skia/src/device/xps/
DSkXPSDevice.cpp1470 SkTScopedComPtr<IXpsOMPath> oldPath; in drawInverseWindingPath() local
/external/chromium_org/third_party/sqlite/src/src/
Dos_unix.c6306 char *oldPath = pCtx->lockProxyPath; in switchLockProxyPath() local