Home
last modified time | relevance | path

Searched refs:ScopedName (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/net/http/
Dhttp_auth_gssapi_posix.cc150 class ScopedName { class
152 ScopedName(gss_name_t name, in ScopedName() function in net::__anon282810c40211::ScopedName
159 ~ScopedName() { in ~ScopedName()
176 DISALLOW_COPY_AND_ASSIGN(ScopedName);
348 ScopedName(src_name, gssapi_lib); in DescribeContext()
349 ScopedName(targ_name, gssapi_lib); in DescribeContext()
861 ScopedName scoped_name(principal_name, library_); in GetNextSecurityToken()