/external/rust/android-crates-io/crates/grpcio-sys/grpc/ |
D | config.w32 | 1316 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/ |
D | config.w32 | 1374 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/ |
D | config.w32.template | 58 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/ |
D | folders.proto | 105 // 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/ |
D | gtest-filepath.cc | 311 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/ |
D | gtest-filepath.cc | 311 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/ |
D | gtest-filepath.cc | 311 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/ |
D | gtest-filepath.cc | 311 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/ |
D | gtest-filepath.cc | 312 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/ |
D | gtest-filepath.cc | 309 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/ |
D | folders.proto | 104 // 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/ |
D | folders.proto | 104 // 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/ |
D | gtest-filepath.h | 157 bool CreateFolder() const;
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-filepath.h | 154 bool CreateFolder() const;
|
/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/include/gtest/internal/ |
D | gtest-filepath.h | 152 bool CreateFolder() const;
|
/external/libaom/third_party/googletest/src/googletest/include/gtest/internal/ |
D | gtest-filepath.h | 152 bool CreateFolder() const;
|
/external/libvpx/third_party/googletest/src/include/gtest/internal/ |
D | gtest-filepath.h | 152 bool CreateFolder() const;
|
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googletest/include/gtest/internal/ |
D | gtest-filepath.h | 157 bool CreateFolder() const;
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-filepath.h | 157 bool CreateFolder() const;
|
/external/libva-utils/test/gtest/include/gtest/internal/ |
D | gtest-filepath.h | 153 bool CreateFolder() const;
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/ |
D | gtest-filepath.h | 153 bool CreateFolder() const;
|
/external/googletest/googletest/src/ |
D | gtest-filepath.cc | 344 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/ |
D | gtest-filepath.cc | 344 return parent.CreateDirectoriesRecursively() && this->CreateFolder(); in CreateDirectoriesRecursively() 351 bool FilePath::CreateFolder() const { in CreateFolder() function in testing::internal::FilePath
|
/external/mesa3d/src/gtest/src/ |
D | gtest-filepath.cc | 342 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/ |
D | gtest-filepath.cc | 344 return parent.CreateDirectoriesRecursively() && this->CreateFolder(); in CreateDirectoriesRecursively() 351 bool FilePath::CreateFolder() const { in CreateFolder() function in testing::internal::FilePath
|