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