HomeSort by relevance Sort by last modified time
    Searched refs:CreateFolder (Results 26 - 41 of 41) sorted by null

12

  /external/chromium_org/testing/gtest/src/
gtest-filepath.cc 313 return parent.CreateDirectoriesRecursively() && this->CreateFolder();
320 bool FilePath::CreateFolder() const {
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-filepath.cc 311 return parent.CreateDirectoriesRecursively() && this->CreateFolder();
318 bool FilePath::CreateFolder() const {
  /external/gtest/src/
gtest-filepath.cc 311 return parent.CreateDirectoriesRecursively() && this->CreateFolder();
318 bool FilePath::CreateFolder() const {
  /external/llvm/utils/unittest/googletest/
gtest-filepath.cc 309 return parent.CreateDirectoriesRecursively() && this->CreateFolder();
316 bool FilePath::CreateFolder() const {
  /external/mesa3d/src/gtest/src/
gtest-filepath.cc 311 return parent.CreateDirectoriesRecursively() && this->CreateFolder();
318 bool FilePath::CreateFolder() const {
  /external/open-vcdiff/gtest/src/
gtest-filepath.cc 279 return parent.CreateDirectoriesRecursively() && this->CreateFolder();
286 bool FilePath::CreateFolder() const {
  /external/protobuf/gtest/src/
gtest-filepath.cc 279 return parent.CreateDirectoriesRecursively() && this->CreateFolder();
286 bool FilePath::CreateFolder() const {
  /ndk/sources/third_party/googletest/googletest/src/
gtest-filepath.cc 313 return parent.CreateDirectoriesRecursively() && this->CreateFolder();
320 bool FilePath::CreateFolder() const {
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
remote_to_local_syncer.cc 424 CreateFolder(callback);
443 CreateFolder(callback);
750 void RemoteToLocalSyncer::CreateFolder(const SyncStatusCallback& callback) {
  /external/chromium/third_party/libjingle/source/talk/base/
fileutils.cc 175 if (!CreateFolder(new_dir))
diskcache.cc 85 if (!folder_.empty() || !Filesystem::CreateFolder(folder))
  /external/chromium_org/third_party/libjingle/source/talk/base/
fileutils.cc 181 if (!CreateFolder(new_dir))
fileutils_mock.h 190 bool CreateFolder(const Pathname &pathname) {
diskcache.cc 85 if (!folder_.empty() || !Filesystem::CreateFolder(folder))
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 2087 milliseconds

12