Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/chromeos/system_logs/
Ddebug_log_writer.cc44 const std::string& sequence_token_name, in WriteDebugLogToFileCompleted() argument
49 bool posted = GetSequencedTaskRunner(sequence_token_name)->PostTaskAndReply( in WriteDebugLogToFileCompleted()
63 const std::string& sequence_token_name, in WriteDebugLogToFile() argument
75 GetSequencedTaskRunner(sequence_token_name); in WriteDebugLogToFile()
82 sequence_token_name, in WriteDebugLogToFile()
222 const std::string& sequence_token_name, in StartLogRetrieval() argument
229 GetSequencedTaskRunner(sequence_token_name)->PostTaskAndReply( in StartLogRetrieval()
234 sequence_token_name, in StartLogRetrieval()
260 const std::string& sequence_token_name, in StoreCombinedLogs() argument
271 sequence_token_name, in StoreCombinedLogs()
Ddebug_log_writer.h35 const std::string& sequence_token_name,
/external/chromium_org/content/public/browser/
Dbrowser_thread.h181 const std::string& sequence_token_name,
/external/chromium_org/content/browser/
Dbrowser_thread_impl.cc361 const std::string& sequence_token_name, in PostBlockingPoolSequencedTask() argument
365 sequence_token_name, from_here, task); in PostBlockingPoolSequencedTask()