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

  /external/chromium/net/http/
mock_gssapi_library_posix.cc 141 : lifetime_rec(0),
151 lifetime_rec(other.lifetime_rec),
167 lifetime_rec(lifetime_rec_in),
184 lifetime_rec = other.lifetime_rec;
391 context.lifetime_rec = security_query.context_info.lifetime_rec;
449 OM_uint32* lifetime_rec,
465 if (lifetime_rec)
    [all...]
mock_gssapi_library_posix.h 26 OM_uint32 lifetime_rec,
37 OM_uint32 lifetime_rec; member in class:net::test::GssContextMockImpl
173 OM_uint32* lifetime_rec,
http_auth_gssapi_posix.h 92 OM_uint32* lifetime_rec,
163 OM_uint32* lifetime_rec,
http_auth_gssapi_posix.cc 339 OM_uint32 lifetime_rec = 0; local
348 &lifetime_rec,
377 lifetime_rec,
616 OM_uint32* lifetime_rec,
626 lifetime_rec,
  /external/chromium_org/net/http/
mock_gssapi_library_posix.cc 140 : lifetime_rec(0),
150 lifetime_rec(other.lifetime_rec),
166 lifetime_rec(lifetime_rec_in),
183 lifetime_rec = other.lifetime_rec;
390 context.lifetime_rec = security_query.context_info.lifetime_rec;
448 OM_uint32* lifetime_rec,
464 if (lifetime_rec)
    [all...]
mock_gssapi_library_posix.h 32 OM_uint32 lifetime_rec,
43 OM_uint32 lifetime_rec; member in class:net::test::GssContextMockImpl
179 OM_uint32* lifetime_rec,
http_auth_gssapi_posix.h 95 OM_uint32* lifetime_rec,
166 OM_uint32* lifetime_rec,
http_auth_gssapi_posix.cc 331 OM_uint32 lifetime_rec = 0; local
342 &lifetime_rec,
371 lifetime_rec,
617 OM_uint32* lifetime_rec,
627 lifetime_rec,

Completed in 339 milliseconds