Searched defs:service_url (Results 1 – 8 of 8) 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
67 char* service_url = nullptr; member
72 def __call__(self, service_url, method_name, callback): argument
216 str service_url,
195 char* service_url = nullptr; in grpc_auth_metadata_context_build() local
404 const char* service_url; member
152 grpc::string_ref service_url, grpc::string_ref method_name, in GetMetadata()