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

  /external/chromium_org/net/http/
http_auth_handler_digest_unittest.cc 57 int rv_create = factory->CreateAuthHandlerFromString( local
59 if (rv_create != OK || handler.get() == NULL) {
http_auth_controller.cc 219 int rv_create = http_auth_handler_factory_-> local
224 if (rv_create != OK)

Completed in 86 milliseconds