Home
last modified time | relevance | path

Searched defs:AsyncCreateInstance (Results 1 – 8 of 8) sorted by relevance

/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/bigtable/
H A Dinstance_admin_client.cc242 AsyncCreateInstance( in AsyncCreateInstance() function in google::cloud::bigtable::BIGTABLE_CLIENT_NS::__anon98d461800111::DefaultInstanceAdminClient
H A Dinstance_admin.cc146 InstanceAdmin::AsyncCreateInstance(CompletionQueue& cq, in AsyncCreateInstance() function in google::cloud::bigtable::BIGTABLE_CLIENT_NS::InstanceAdmin
H A Dinstance_admin_test.cc1524 TEST_F(ValidContextMdAsyncTest, AsyncCreateInstance) { in TEST_F() argument
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/bigtable/
H A Dinstance_admin_client.cc242 AsyncCreateInstance( in AsyncCreateInstance() function in google::cloud::bigtable::BIGTABLE_CLIENT_NS::__anonc72b3a9e0111::DefaultInstanceAdminClient
H A Dinstance_admin.cc144 InstanceAdmin::AsyncCreateInstance(CompletionQueue& cq, in AsyncCreateInstance() function in google::cloud::bigtable::BIGTABLE_CLIENT_NS::InstanceAdmin
H A Dinstance_admin_test.cc1502 TEST_F(ValidContextMdAsyncTest, AsyncCreateInstance) { in TEST_F() argument
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/bigtable/examples/
H A Dinstance_admin_async_snippets.cc28 void AsyncCreateInstance(google::cloud::bigtable::InstanceAdmin instance_admin, in AsyncCreateInstance() function
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/bigtable/examples/
H A Dinstance_admin_async_snippets.cc27 void AsyncCreateInstance(google::cloud::bigtable::InstanceAdmin instance_admin, in AsyncCreateInstance() function