Home
last modified time | relevance | path

Searched refs:top_in (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
Dprocess_info_snapshot_mac.cc223 std::istringstream top_in(output, std::istringstream::in); in GetProcessMemoryInfoUsingTop() local
225 while (std::getline(top_in, line)) { in GetProcessMemoryInfoUsingTop()
307 std::istringstream top_in(output, std::istringstream::in); in GetProcessMemoryInfoUsingTop_10_5() local
309 while (std::getline(top_in, line)) { in GetProcessMemoryInfoUsingTop_10_5()