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

  /external/chromium_org/chrome/browser/extensions/api/log_private/
log_private_api.h 89 void PostPendingEntries();
log_private_api_chromeos.cc 228 base::Bind(&LogPrivateAPI::PostPendingEntries, base::Unretained(this)),
234 void LogPrivateAPI::PostPendingEntries() {
  /external/chromium_org/chrome/browser/ui/webui/net_internals/
net_internals_ui.cc 442 // that will call PostPendingEntries, if there isn't one already.
449 void PostPendingEntries();
481 // PostPendingEntries. Read and written to exclusively on the IO Thread.
    [all...]

Completed in 239 milliseconds