Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_auth_preferences.h91 allow_gssapi_library_load_ = allow_gssapi_library_load; in set_allow_gssapi_library_load()
141 bool allow_gssapi_library_load_ = true; variable
H A Dhttp_auth_preferences.cc44 return allow_gssapi_library_load_; in AllowGssapiLibraryLoad()