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

  /external/chromium_org/chrome/browser/extensions/api/processes/
processes_api.h 185 void GatherProcessInfo();
processes_api.cc 688 // Add a reference, which is balanced in GatherProcessInfo to keep the object
700 &GetProcessInfoFunction::GatherProcessInfo, this));
703 base::Bind(&GetProcessInfoFunction::GatherProcessInfo, this));
717 void GetProcessInfoFunction::GatherProcessInfo() {

Completed in 71 milliseconds