Searched refs:target_account_list_head (Results 1 – 4 of 4) sorted by relevance
48 target_service_account* node = client_options->target_account_list_head; in get_target_service_account_num()70 GPR_ASSERT(strcmp(client_options->target_account_list_head->data, in test_client_options_api_success()72 GPR_ASSERT(strcmp(client_options->target_account_list_head->next->data, in test_client_options_api_success()81 GPR_ASSERT(strcmp(new_client_options->target_account_list_head->data, in test_client_options_api_success()83 GPR_ASSERT(strcmp(new_client_options->target_account_list_head->next->data, in test_client_options_api_success()
59 node->next = client_options->target_account_list_head; in grpc_alts_credentials_client_options_add_target_service_account()60 client_options->target_account_list_head = node; in grpc_alts_credentials_client_options_add_target_service_account()95 ->target_account_list_head; in alts_client_options_copy()100 new_client_options->target_account_list_head = new_node; in alts_client_options_copy()120 target_service_account* node = client_options->target_account_list_head; in alts_client_options_destroy()
52 target_service_account* target_account_list_head; member
102 ->target_account_list_head; in get_serialized_start_client()