[go: nahoru, domu]

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

/frameworks/av/media/libstagefright/rtsp/
H A DARTSPConnection.h72 DIGEST enumerator in enum:android::ARTSPConnection::AuthType
H A DMyTransmitter.h278 mAuthType = DIGEST;
303 CHECK_EQ((int)mAuthType, (int)DIGEST);
833 DIGEST enumerator in enum:android::MyTransmitter::AuthType
H A DARTSPConnection.cpp903 mAuthType = DIGEST;
986 CHECK_EQ((int)mAuthType, (int)DIGEST);

Completed in 202 milliseconds