Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dhttpcommon.cc909 bool specify_credentials = !username.empty(); in HttpAuthenticate() local
946 specify_credentials = false; in HttpAuthenticate()
957 if (specify_credentials) { in HttpAuthenticate()
1025 neg->specified_credentials = specify_credentials; in HttpAuthenticate()