OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DescribeName
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/http/
http_auth_gssapi_posix.cc
304
std::string
DescribeName
(GSSAPILibrary* gssapi_lib, const gss_name_t name) {
364
std::string source(
DescribeName
(gssapi_lib, src_name));
365
std::string target(
DescribeName
(gssapi_lib, targ_name));
/external/chromium_org/net/http/
http_auth_gssapi_posix.cc
296
std::string
DescribeName
(GSSAPILibrary* gssapi_lib, const gss_name_t name) {
358
std::string source(
DescribeName
(gssapi_lib, src_name));
359
std::string target(
DescribeName
(gssapi_lib, targ_name));
Completed in 1153 milliseconds