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

  /external/chromium/chrome/common/
googleurl_dummy.cc 15 void LockStandardSchemes() {
url_constants.cc 267 url_util::LockStandardSchemes();
  /external/chromium/googleurl/src/
url_util.h 68 // schemes has been locked (see LockStandardSchemes).
75 // the beginning of program initialization, and then LockStandardSchemes. This
83 GURL_API void LockStandardSchemes();
url_util.cc 78 // See the LockStandardSchemes declaration in the header.
364 // LockStandardSchemes have been called (see the header file for
365 // LockStandardSchemes for more).
387 void LockStandardSchemes() {

Completed in 189 milliseconds