Searched refs:JobTypeToString (Results 1 – 3 of 3) sorted by relevance
13 std::string JobTypeToString(JobType type) { in JobTypeToString() function88 JobTypeToString(job_type).c_str(), in ToString()
43 std::string JobTypeToString(JobType type);
649 dict->SetString("type", drive::JobTypeToString(info.job_type)); in UpdateInFlightOperationsSection()