Home
last modified time | relevance | path

Searched refs:DEFAULT_AUTH_LENGTH (Results 1 - 1 of 1) sorted by relevance

/base/web/webview/interfaces/kits/cj/src/
H A Dweb_data_base.cpp27 const int DEFAULT_AUTH_LENGTH = 2; member
45 char** result = static_cast<char**>(malloc(sizeof(char*) * DEFAULT_AUTH_LENGTH)); in CJGetHttpAuthCredentials()
68 ret.size = DEFAULT_AUTH_LENGTH; in CJGetHttpAuthCredentials()

Completed in 1 milliseconds