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

  /external/chromium/net/http/
mock_gssapi_library_posix.h 153 gss_OID* actual_mech_type,
http_auth_gssapi_posix.h 72 gss_OID* actual_mech_type,
143 gss_OID* actual_mech_type,
http_auth_gssapi_posix_unittest.cc 147 gss_OID actual_mech_type= NULL; local
161 &actual_mech_type,
mock_gssapi_library_posix.cc 364 gss_OID* actual_mech_type,
407 if (actual_mech_type)
408 CopyOid(*actual_mech_type, mech_type);
http_auth_gssapi_posix.cc 561 gss_OID* actual_mech_type,
575 actual_mech_type,
876 NULL, // actual_mech_type
  /external/chromium_org/net/http/
http_auth_gssapi_posix.h 75 gss_OID* actual_mech_type,
146 gss_OID* actual_mech_type,
http_auth_gssapi_posix_unittest.cc 149 gss_OID actual_mech_type= NULL; local
163 &actual_mech_type,
mock_gssapi_library_posix.cc 363 gss_OID* actual_mech_type,
406 if (actual_mech_type)
407 CopyOid(*actual_mech_type, mech_type);
mock_gssapi_library_posix.h 159 gss_OID* actual_mech_type,
http_auth_gssapi_posix.cc 562 gss_OID* actual_mech_type,
576 actual_mech_type,
875 NULL, // actual_mech_type

Completed in 178 milliseconds