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

  /external/chromium_org/components/translate/content/renderer/
translate_helper.h 40 // 1. ON_TIME
61 // recording of exactly one of the first two events: ON_TIME or DEFERRED. If
168 ON_TIME, // Language detection was performed as soon as it was requested
translate_helper.cc 162 RecordLanguageDetectionTiming(ON_TIME);
626 // once per page load. The code will either manage to do it ON_TIME or will
629 // this, everything should start being ON_TIME. This should never run more

Completed in 81 milliseconds