Searched refs:profile_prefix (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/system_logs/
H A Ddebug_daemon_log_source.cc171 std::string profile_prefix = "Profile[" + base::UintToString(i) + "] "; local
182 (*response)[profile_prefix + key] = value;
184 (*response)[profile_prefix + filename] = kNotAvailable;
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-checker.cc2046 string* profile_prefix = local
2059 *profile_prefix += pid_buf;
2062 profile_name_prefix = profile_prefix;
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-checker.cc2046 string* profile_prefix = local
2059 *profile_prefix += pid_buf;
2062 profile_name_prefix = profile_prefix;

Completed in 2771 milliseconds