HomeSort by relevance Sort by last modified time
    Searched refs:JobStateToString (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/chromeos/drive/
job_list.cc 62 std::string JobStateToString(JobState state) {
87 JobStateToString(state).c_str(),
job_list.h 57 std::string JobStateToString(JobState state);
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
drive_internals_ui.cc 649 dict->SetString("state", drive::JobStateToString(info.state));
    [all...]

Completed in 54 milliseconds