Searched refs:ParseAndCallDone (Results 1 – 1 of 1) sorted by relevance
158 threadpool_->Schedule([this]() { ParseAndCallDone(); }); in OnCompleted()160 ParseAndCallDone(); in OnCompleted()197 void ParseAndCallDone() { in ParseAndCallDone() function