/external/chromium/third_party/libjingle/source/talk/base/ |
D | pathutils.cc | 75 Pathname::Pathname(const std::string& pathname) in Pathname() 108 std::string Pathname::pathname() const { in pathname() function in talk_base::Pathname 109 std::string pathname(folder_); in pathname() local 133 void Pathname::SetPathname(const std::string& pathname) { in SetPathname() 150 void Pathname::AppendPathname(const std::string& pathname) { in AppendPathname() 251 const std::string& pathname) { in GetDrive()
|
D | unixfilesystem.cc | 96 std::string pathname(path.pathname()); in CreateFolder() local 171 bool UnixFilesystem::GetTemporaryFolder(Pathname &pathname, bool create, in GetTemporaryFolder() 290 bool UnixFilesystem::IsTemporaryPath(const Pathname& pathname) { in IsTemporaryPath() 309 bool UnixFilesystem::IsFile(const Pathname& pathname) { in IsFile() 316 bool UnixFilesystem::IsAbsent(const Pathname& pathname) { in IsAbsent() 324 bool UnixFilesystem::GetFileSize(const Pathname& pathname, size_t *size) { in GetFileSize()
|
D | fileutils.h | 305 static bool CreateFolder(const Pathname &pathname) { in CreateFolder() 350 static bool IsFolder(const Pathname& pathname) { in IsFolder() 354 static bool IsFile(const Pathname &pathname) { in IsFile() 358 static bool IsAbsent(const Pathname &pathname) { in IsAbsent() 362 static bool IsTemporaryPath(const Pathname& pathname) { in IsTemporaryPath()
|
D | win32filesystem.cc | 50 bool Win32Filesystem::CreateFolder(const Pathname &pathname) { in CreateFolder() 214 bool Win32Filesystem::GetTemporaryFolder(Pathname &pathname, bool create, in GetTemporaryFolder() 313 bool Win32Filesystem::IsTemporaryPath(const Pathname& pathname) { in IsTemporaryPath() 324 bool Win32Filesystem::GetFileSize(const Pathname &pathname, size_t *size) { in GetFileSize()
|
D | diskcache.cc | 284 Pathname pathname; in IdToFilename() local 298 Pathname pathname(filename); in FilenameToId() local
|
D | fileutils.cc | 266 std::string pathname = path.pathname(); in DirectoryIterator() local
|
/external/chromium/sdch/open-vcdiff/src/gtest/internal/ |
D | gtest-filepath.h | 63 explicit FilePath(const char* pathname) : pathname_(pathname) { } in FilePath() 64 explicit FilePath(const String& pathname) : pathname_(pathname) { } in FilePath()
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-filepath.h | 64 explicit FilePath(const char* pathname) : pathname_(pathname) { in FilePath() 68 explicit FilePath(const String& pathname) : pathname_(pathname) { in FilePath()
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/ |
D | gtest-filepath.h | 64 explicit FilePath(const char* pathname) : pathname_(pathname) { in FilePath() 68 explicit FilePath(const String& pathname) : pathname_(pathname) { in FilePath()
|
/external/gtest/include/gtest/internal/ |
D | gtest-filepath.h | 64 explicit FilePath(const char* pathname) : pathname_(pathname) { in FilePath() 68 explicit FilePath(const String& pathname) : pathname_(pathname) { in FilePath()
|
/external/chromium/testing/gtest/include/gtest/internal/ |
D | gtest-filepath.h | 64 explicit FilePath(const char* pathname) : pathname_(pathname) { in FilePath() 68 explicit FilePath(const String& pathname) : pathname_(pathname) { in FilePath()
|
/external/protobuf/gtest/include/gtest/internal/ |
D | gtest-filepath.h | 64 explicit FilePath(const char* pathname) : pathname_(pathname) { in FilePath() 68 explicit FilePath(const String& pathname) : pathname_(pathname) { in FilePath()
|
/external/open-vcdiff/gtest/include/gtest/internal/ |
D | gtest-filepath.h | 64 explicit FilePath(const char* pathname) : pathname_(pathname) { in FilePath() 68 explicit FilePath(const String& pathname) : pathname_(pathname) { in FilePath()
|
/external/oprofile/opjitconv/ |
D | opjitconv.h | 79 struct pathname struct 81 char * name; 82 struct list_head neighbor;
|
/external/e2fsprogs/lib/ext2fs/ |
D | namei.c | 31 char *pathname; in follow_link() local 76 const char *pathname, int pathlen, in dir_namei() 114 const char *pathname, size_t pathlen, int follow, in open_namei()
|
/external/webkit/Source/WebCore/workers/ |
D | WorkerLocation.cpp | 62 String WorkerLocation::pathname() const in pathname() function in WebCore::WorkerLocation
|
/external/javassist/src/main/javassist/ |
D | ClassPoolTail.java | 126 JarClassPath(String pathname) throws NotFoundException { in JarClassPath() 241 public ClassPath insertClassPath(String pathname) in insertClassPath() 247 public ClassPath appendClassPath(String pathname) in appendClassPath() 253 private static ClassPath makePathObject(String pathname) in makePathObject()
|
/external/linux-tools-perf/util/ |
D | path.c | 92 char *pathname = get_pathname(); in mkpath() local 105 char *pathname = get_pathname(); in perf_path() local
|
/external/emma/core/java12/com/vladium/util/ |
D | Files.java | 106 String pathname = tokenizer.nextToken (); in pathToFiles() local 127 public static String canonicalizePathname (final String pathname) in canonicalizePathname()
|
/external/libselinux/src/ |
D | android.c | 643 int selinux_android_restorecon(const char *pathname) in selinux_android_restorecon() 692 static int file_requires_fixup(const char *pathname, in file_requires_fixup() 750 static int fixcon_file(const char *pathname, in fixcon_file() 766 static int fixcon_recursive(const char *pathname, in fixcon_recursive() 800 int selinux_android_fixcon(const char *pathname) in selinux_android_fixcon()
|
/external/webkit/Source/WebCore/page/ |
D | Location.cpp | 105 String Location::pathname() const in pathname() function in WebCore::Location 199 void Location::setPathname(const String& pathname, DOMWindow* activeWindow, DOMWindow* firstWindow) in setPathname()
|
/external/icu4c/tools/toolutil/ |
D | toolutil.cpp | 92 getLongPathname(const char *pathname) { in getLongPathname() 170 uprv_mkdir(const char *pathname, UErrorCode *status) { in uprv_mkdir()
|
/external/webkit/Source/WebCore/bindings/js/ |
D | JSLocationCustom.cpp | 222 UString pathname = value.toString(exec); in setPathname() local 230 UString pathname = value.toString(exec); in setSearch() local
|
/external/e2fsprogs/intl/ |
D | localcharset.c | 73 # define relocate(pathname) (pathname) argument
|
/external/oprofile/libutil++/ |
D | file_manip.cpp | 114 static void get_pathname(const char * pathname, void * name_list) in get_pathname()
|