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

12

  /external/llvm/utils/unittest/googletest/src/
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/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/third_party/libjingle/source/talk/base/
fileutils.cc 184 if (!CreateFolder(new_dir))
fileutils_mock.h 190 bool CreateFolder(const Pathname &pathname) {
diskcache.cc 85 if (!folder_.empty() || !Filesystem::CreateFolder(folder))
  /external/chromium_org/third_party/webrtc/base/
fileutils.cc 167 if (!CreateFolder(new_dir))
fileutils_mock.h 173 bool CreateFolder(const Pathname &pathname) {
diskcache.cc 68 if (!folder_.empty() || !Filesystem::CreateFolder(folder))
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
remote_to_local_syncer.cc 426 CreateFolder(callback);
445 CreateFolder(callback);
768 void RemoteToLocalSyncer::CreateFolder(const SyncStatusCallback& callback) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapidefs.h     [all...]
wabdefs.h     [all...]
mapival.h 33 MAKE_ENUM(CreateMessage,IMAPIFolder),MAKE_ENUM(CopyMessages,IMAPIFolder),MAKE_ENUM(DeleteMessages,IMAPIFolder),MAKE_ENUM(CreateFolder,IMAPIFolder),
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 1173 milliseconds

12