OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kWhatCompleteConnection
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/rtsp/
ARTSPConnection.h
63
kWhatCompleteConnection
= 'comc',
ARTSPConnection.cpp
107
case
kWhatCompleteConnection
:
289
sp<AMessage> msg = new AMessage(
kWhatCompleteConnection
, this);
Completed in 42 milliseconds