/external/chromium/net/http/ |
mock_gssapi_library_posix.cc | 142 ctx_flags(0), 152 ctx_flags(other.ctx_flags), 168 ctx_flags(ctx_flags_in), 186 ctx_flags = other.ctx_flags; 393 context.ctx_flags = security_query.context_info.ctx_flags; 451 OM_uint32* ctx_flags, 469 if (ctx_flags) [all...] |
mock_gssapi_library_posix.h | 28 OM_uint32 ctx_flags, 39 OM_uint32 ctx_flags; member in class:net::test::GssContextMockImpl 175 OM_uint32* ctx_flags,
|
http_auth_gssapi_posix.h | 94 OM_uint32* ctx_flags, 165 OM_uint32* ctx_flags,
|
http_auth_gssapi_posix.cc | 341 OM_uint32 ctx_flags = 0; local 350 &ctx_flags, 380 ctx_flags, 618 OM_uint32* ctx_flags, 628 ctx_flags,
|
/external/oprofile/daemon/ |
opd_perfmon.h | 35 unsigned long ctx_flags; /* noblock/block */ member in struct:__anon8919
|
opd_perfmon.c | 212 ctx.ctx_flags = PFM_FL_SYSTEM_WIDE;
|