Searched refs:g_service_config_attribute_prefix (Results 1 – 1 of 1) sorted by relevance
301 static const char g_service_config_attribute_prefix[] = "grpc_config="; variable308 const size_t prefix_len = sizeof(g_service_config_attribute_prefix) - 1; in on_txt_done_locked()318 memcmp(result->txt, g_service_config_attribute_prefix, prefix_len) == in on_txt_done_locked()