Home
last modified time | relevance | path

Searched defs:max_token_length (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/http/
Dhttp_auth_sspi_win_unittest.cc63 ULONG max_token_length = kMaxTokenLength; in TEST() local
72 ULONG max_token_length = kMaxTokenLength; in TEST() local
Dhttp_auth_sspi_win.cc263 Error SSPILibrary::DetermineMaxTokenLength(ULONG* max_token_length) { in DetermineMaxTokenLength()
477 ULONG max_token_length = 0; in GetNextSecurityToken() local
/external/icing/proto/icing/proto/
Dinitialize.proto94 optional int32 max_token_length = 3 [default = 30]; field