HomeSort by relevance Sort by last modified time
    Searched refs:lifetime_rec (Results 1 - 4 of 4) 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,

Completed in 323 milliseconds