Searched defs:service_url (Results 1 – 7 of 7) sorted by relevance
31 void create_jwt(const char* json_key_file_path, const char* service_url, in create_jwt()62 const char* service_url = nullptr; in main() local
69 const char* service_url = "https://test.foo.google.com/Foo"; in main() local
35 char* service_url; member
73 def __call__(self, service_url, method_name, callback): argument
286 const char* service_url; member
133 char* service_url = nullptr; in grpc_auth_metadata_context_build() local
85 grpc::string_ref service_url, grpc::string_ref method_name, in GetMetadata()