Home
last modified time | relevance | path

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

/external/icing/proto/icing/proto/
Dinitialize.proto44 optional int32 max_token_length = 3 [default = 30]; field
/external/ImageMagick/MagickCore/
Dtoken.c810 size_t max_token_length,int c) in StoreToken()
840 char *token,const size_t max_token_length,const char *line,const char *white, in Tokenizer()
/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.cc262 Error SSPILibrary::DetermineMaxTokenLength(ULONG* max_token_length) { in DetermineMaxTokenLength()
476 ULONG max_token_length = 0; in GetNextSecurityToken() local