Home
last modified time | relevance | path

Searched defs:pathname (Results 1 – 25 of 84) sorted by relevance

1234

/external/chromium/third_party/libjingle/source/talk/base/
Dpathutils.cc75 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()
Dunixfilesystem.cc96 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()
Dfileutils.h305 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()
Dwin32filesystem.cc50 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()
/external/chromium_org/third_party/libjingle/source/talk/base/
Dpathutils.cc75 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()
Dunixfilesystem.cc85 std::string pathname(path.pathname()); in CreateFolder() local
164 bool UnixFilesystem::GetTemporaryFolder(Pathname &pathname, bool create, in GetTemporaryFolder()
284 bool UnixFilesystem::IsTemporaryPath(const Pathname& pathname) { in IsTemporaryPath()
307 bool UnixFilesystem::IsFile(const Pathname& pathname) { in IsFile()
314 bool UnixFilesystem::IsAbsent(const Pathname& pathname) { in IsAbsent()
322 bool UnixFilesystem::GetFileSize(const Pathname& pathname, size_t *size) { in GetFileSize()
Dfileutils_mock.h190 bool CreateFolder(const Pathname &pathname) { in CreateFolder()
206 bool IsFolder(const Pathname &pathname) { in IsFolder()
210 bool IsFile(const Pathname &pathname) { in IsFile()
214 bool IsAbsent(const Pathname &pathname) { in IsAbsent()
218 bool IsTemporaryPath(const Pathname &pathname) { in IsTemporaryPath()
Dfileutils.h307 static bool CreateFolder(const Pathname &pathname) { in CreateFolder()
352 static bool IsFolder(const Pathname& pathname) { in IsFolder()
356 static bool IsFile(const Pathname &pathname) { in IsFile()
360 static bool IsAbsent(const Pathname &pathname) { in IsAbsent()
364 static bool IsTemporaryPath(const Pathname& pathname) { in IsTemporaryPath()
Dwin32filesystem.cc50 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()
/external/chromium_org/native_client_sdk/src/libraries/gtest/
Dnacl_gtest_dummy_sys.cc28 int unlink(const char* pathname) { in unlink()
33 int mkdir(const char* pathname, mode_t mode) { in mkdir()
/external/chromium/sdch/open-vcdiff/src/gtest/internal/
Dgtest-filepath.h63 explicit FilePath(const char* pathname) : pathname_(pathname) { } in FilePath()
64 explicit FilePath(const String& pathname) : pathname_(pathname) { } in FilePath()
/external/protobuf/gtest/include/gtest/internal/
Dgtest-filepath.h64 explicit FilePath(const char* pathname) : pathname_(pathname) { in FilePath()
68 explicit FilePath(const String& pathname) : pathname_(pathname) { in FilePath()
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-filepath.h64 explicit FilePath(const char* pathname) : pathname_(pathname) { in FilePath()
68 explicit FilePath(const String& pathname) : pathname_(pathname) { in FilePath()
/external/gtest/include/gtest/internal/
Dgtest-filepath.h64 explicit FilePath(const char* pathname) : pathname_(pathname) { in FilePath()
68 explicit FilePath(const String& pathname) : pathname_(pathname) { in FilePath()
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
Dgtest-filepath.h64 explicit FilePath(const char* pathname) : pathname_(pathname) { in FilePath()
68 explicit FilePath(const String& pathname) : pathname_(pathname) { in FilePath()
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-filepath.h64 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/
Dgtest-filepath.h64 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/
Dgtest-filepath.h64 explicit FilePath(const char* pathname) : pathname_(pathname) { in FilePath()
68 explicit FilePath(const String& pathname) : pathname_(pathname) { in FilePath()
/external/oprofile/opjitconv/
Dopjitconv.h79 struct pathname struct
81 char * name;
82 struct list_head neighbor;
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
Dkernel_wrap_dummy.cc34 int _real_mkdir(const char* pathname, mode_t mode) { in _real_mkdir()
47 int _real_open(const char* pathname, int oflag, mode_t cmode, int* newfd) { in _real_open()
60 int _real_rmdir(const char* pathname) { in _real_rmdir()
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
Dtruncate.c12 int truncate(const char* pathname, off_t length) { in truncate()
Dmkdir.c8 int mkdir(const char* pathname, mode_t mode) { in mkdir()
Dlstat.c15 int __lxstat(int ver, const char* pathname, struct stat* buf) { in __lxstat()
Dreadlink.c12 int readlink(const char* pathname, char* buf, int len) { in readlink()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDOMURLUtilsReadOnly.h65 static String pathname(const KURL& url) { return url.path(); } in pathname() function
66 static String pathname(DOMURLUtilsReadOnly* impl) { return pathname(impl->url()); } in pathname() function

1234