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

  /external/chromium_org/content/common/
url_schemes.cc 50 url::LockStandardSchemes();
  /external/chromium_org/url/
url_util.h 44 // schemes has been locked (see LockStandardSchemes).
51 // the beginning of program initialization, and then LockStandardSchemes. This
59 URL_EXPORT void LockStandardSchemes();
url_util.cc 54 // See the LockStandardSchemes declaration in the header.
370 // LockStandardSchemes have been called (see the header file for
371 // LockStandardSchemes for more).
394 void LockStandardSchemes() {

Completed in 1002 milliseconds