Searched refs:checkpoint_data_response (Results 1 – 2 of 2) sorted by relevance
994 auto& checkpoint_data_response = (*resource_responses)[1]; in FetchTaskResources() local996 if (!plan_data_response.ok() || !checkpoint_data_response.ok()) { in FetchTaskResources()1010 if (!checkpoint_data_response.ok()) { in FetchTaskResources()1012 checkpoint_data_response.status().code(), in FetchTaskResources()1014 checkpoint_data_response.status().ToString())); in FetchTaskResources()1026 checkpoint_data_response->body}; in FetchTaskResources()
1303 auto& checkpoint_data_response = (*resource_responses)[1]; in FetchTaskResources() local1314 if (!checkpoint_data_response.ok()) { in FetchTaskResources()1316 checkpoint_data_response.status().code(), in FetchTaskResources()1318 checkpoint_data_response.status().ToString())); in FetchTaskResources()1322 checkpoint_data_response->body}; in FetchTaskResources()