HomeSort by relevance Sort by last modified time
    Searched full:has_work (Results 1 - 1 of 1) sorted by null

  /external/chromium/base/
message_pump_glib.cc 140 bool has_work; member in struct:base::MessagePumpForUI::RunState
191 state.has_work = false;
244 state_->has_work)
267 state_->has_work = true;
270 if (state_->has_work)
283 state_->has_work = false;
289 state_->has_work = true;

Completed in 1179 milliseconds