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

  /external/chromium_org/extensions/browser/updater/
manifest_fetch_data.cc 34 ping_mode_(ping_mode) {
104 if (ping_mode_ != NO_PING) {
114 if (ping_mode_ == PING_WITH_METRICS) {
manifest_fetch_data.h 120 // |ping_mode_| >= PING.
125 const PingMode ping_mode_; member in class:extensions::ManifestFetchData

Completed in 76 milliseconds