Searched refs:desc_token (Results 1 – 1 of 1) sorted by relevance
3745 llvm::StringRef desc_token; in AsyncThread() local3746 while (response.GetNameColonValue(desc_token, desc_str)) { in AsyncThread()3747 if (desc_token != "description") in AsyncThread()