Home
last modified time | relevance | path

Searched refs:CreateFolder (Results 1 – 25 of 61) sorted by relevance

123

/external/rust/android-crates-io/crates/grpcio-sys/grpc/
Dconfig.w321316 FSO.CreateFolder(base_dir+"\\ext");
1317 FSO.CreateFolder(base_dir+"\\ext\\grpc");
1318 FSO.CreateFolder(base_dir+"\\ext\\grpc\\src");
1319 FSO.CreateFolder(base_dir+"\\ext\\grpc\\src\\core");
1320 FSO.CreateFolder(base_dir+"\\ext\\grpc\\src\\core\\ext");
1321 FSO.CreateFolder(base_dir+"\\ext\\grpc\\src\\core\\ext\\filters");
1322 FSO.CreateFolder(base_dir+"\\ext\\grpc\\src\\core\\ext\\filters\\backend_metrics");
1323 FSO.CreateFolder(base_dir+"\\ext\\grpc\\src\\core\\ext\\filters\\census");
1324 FSO.CreateFolder(base_dir+"\\ext\\grpc\\src\\core\\ext\\filters\\channel_idle");
1325 FSO.CreateFolder(base_dir+"\\ext\\grpc\\src\\core\\ext\\filters\\client_channel");
[all …]
/external/grpc-grpc/
Dconfig.w321374 FSO.CreateFolder(base_dir+"\\ext");
1375 FSO.CreateFolder(base_dir+"\\ext\\grpc");
1376 FSO.CreateFolder(base_dir+"\\ext\\grpc\\src");
1377 FSO.CreateFolder(base_dir+"\\ext\\grpc\\src\\core");
1378 FSO.CreateFolder(base_dir+"\\ext\\grpc\\src\\core\\client_channel");
1379 FSO.CreateFolder(base_dir+"\\ext\\grpc\\src\\core\\ext");
1380 FSO.CreateFolder(base_dir+"\\ext\\grpc\\src\\core\\ext\\filters");
1381 FSO.CreateFolder(base_dir+"\\ext\\grpc\\src\\core\\ext\\filters\\backend_metrics");
1382 FSO.CreateFolder(base_dir+"\\ext\\grpc\\src\\core\\ext\\filters\\census");
1383 FSO.CreateFolder(base_dir+"\\ext\\grpc\\src\\core\\ext\\filters\\channel_idle");
[all …]
/external/grpc-grpc/templates/
Dconfig.w32.template58 FSO.CreateFolder(base_dir+"\\ext");
59 FSO.CreateFolder(base_dir+"\\ext\\grpc");
61 FSO.CreateFolder(base_dir+"\\ext\\grpc\\${dir}");
/external/googleapis/google/cloud/resourcemanager/v2/
Dfolders.proto105 // may be returned by the CreateFolder request, with status code
113 rpc CreateFolder(CreateFolderRequest) returns (google.longrunning.Operation) { rpc
128 // the [CreateFolder][google.cloud.resourcemanager.v2.Folders.CreateFolder] documentation.
162 // [CreateFolder][google.cloud.resourcemanager.v2.Folders.CreateFolder] documentation.
201 // [CreateFolder][google.cloud.resourcemanager.v2.Folders.CreateFolder] documentation.
399 // The CreateFolder request message.
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-filepath.cc311 return parent.CreateDirectoriesRecursively() && this->CreateFolder(); in CreateDirectoriesRecursively()
318 bool FilePath::CreateFolder() const { in CreateFolder() function in testing::internal::FilePath
/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/
Dgtest-filepath.cc311 return parent.CreateDirectoriesRecursively() && this->CreateFolder(); in CreateDirectoriesRecursively()
318 bool FilePath::CreateFolder() const { in CreateFolder() function in testing::internal::FilePath
/external/libaom/third_party/googletest/src/googletest/src/
Dgtest-filepath.cc311 return parent.CreateDirectoriesRecursively() && this->CreateFolder(); in CreateDirectoriesRecursively()
318 bool FilePath::CreateFolder() const { in CreateFolder() function in testing::internal::FilePath
/external/libvpx/third_party/googletest/src/src/
Dgtest-filepath.cc311 return parent.CreateDirectoriesRecursively() && this->CreateFolder(); in CreateDirectoriesRecursively()
318 bool FilePath::CreateFolder() const { in CreateFolder() function in testing::internal::FilePath
/external/libva-utils/test/gtest/src/
Dgtest-filepath.cc312 return parent.CreateDirectoriesRecursively() && this->CreateFolder(); in CreateDirectoriesRecursively()
319 bool FilePath::CreateFolder() const { in CreateFolder() function in testing::internal::FilePath
/external/llvm/utils/unittest/googletest/src/
Dgtest-filepath.cc309 return parent.CreateDirectoriesRecursively() && this->CreateFolder(); in CreateDirectoriesRecursively()
316 bool FilePath::CreateFolder() const { in CreateFolder() function in testing::internal::FilePath
/external/googleapis/google/cloud/resourcemanager/v3/
Dfolders.proto104 // may be returned by the `CreateFolder` request, with status code
112 rpc CreateFolder(CreateFolderRequest) returns (google.longrunning.Operation) { rpc
128 // [CreateFolder][google.cloud.resourcemanager.v3.Folders.CreateFolder]
167 // [CreateFolder][google.cloud.resourcemanager.v3.Folders.CreateFolder]
212 // [CreateFolder][google.cloud.resourcemanager.v3.Folders.CreateFolder]
444 // The CreateFolder request message.
/external/google-cloud-java/java-resourcemanager/proto-google-cloud-resourcemanager-v3/src/main/proto/google/cloud/resourcemanager/v3/
Dfolders.proto104 // may be returned by the `CreateFolder` request, with status code
112 rpc CreateFolder(CreateFolderRequest) returns (google.longrunning.Operation) { rpc
128 // [CreateFolder][google.cloud.resourcemanager.v3.Folders.CreateFolder]
167 // [CreateFolder][google.cloud.resourcemanager.v3.Folders.CreateFolder]
212 // [CreateFolder][google.cloud.resourcemanager.v3.Folders.CreateFolder]
444 // The CreateFolder request message.
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googletest/include/gtest/internal/
Dgtest-filepath.h157 bool CreateFolder() const;
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-filepath.h154 bool CreateFolder() const;
/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/include/gtest/internal/
Dgtest-filepath.h152 bool CreateFolder() const;
/external/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-filepath.h152 bool CreateFolder() const;
/external/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-filepath.h152 bool CreateFolder() const;
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googletest/include/gtest/internal/
Dgtest-filepath.h157 bool CreateFolder() const;
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-filepath.h157 bool CreateFolder() const;
/external/libva-utils/test/gtest/include/gtest/internal/
Dgtest-filepath.h153 bool CreateFolder() const;
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-filepath.h153 bool CreateFolder() const;
/external/googletest/googletest/src/
Dgtest-filepath.cc344 return parent.CreateDirectoriesRecursively() && this->CreateFolder(); in CreateDirectoriesRecursively()
351 bool FilePath::CreateFolder() const { in CreateFolder() function in testing::internal::FilePath
/external/cronet/stable/third_party/googletest/src/googletest/src/
Dgtest-filepath.cc344 return parent.CreateDirectoriesRecursively() && this->CreateFolder(); in CreateDirectoriesRecursively()
351 bool FilePath::CreateFolder() const { in CreateFolder() function in testing::internal::FilePath
/external/mesa3d/src/gtest/src/
Dgtest-filepath.cc342 return parent.CreateDirectoriesRecursively() && this->CreateFolder(); in CreateDirectoriesRecursively()
349 bool FilePath::CreateFolder() const { in CreateFolder() function in testing::internal::FilePath
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googletest/src/
Dgtest-filepath.cc344 return parent.CreateDirectoriesRecursively() && this->CreateFolder(); in CreateDirectoriesRecursively()
351 bool FilePath::CreateFolder() const { in CreateFolder() function in testing::internal::FilePath

123