Searched refs:DoWork (Results 1 – 2 of 2) sorted by relevance
273 DoWork(); in Start()362 base::Bind(&ProtocolHandler::DoWork, weak_ptr_factory_.GetWeakPtr())); in ScheduleWork()365 void ProtocolHandler::DoWork() { in DoWork() function in webservd::ProtocolHandler415 base::Bind(&ProtocolHandler::DoWork, weak_ptr_factory_.GetWeakPtr()), in DoWork()
109 void DoWork();