OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNameForStream
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/httplive/
LiveSession.h
101
static const char *
getNameForStream
(StreamType type);
LiveSession.cpp
244
const char *LiveSession::
getNameForStream
(StreamType type) {
348
const char *streamStr =
getNameForStream
(stream);
558
getNameForStream
(stream));
577
getNameForStream
(stream),
[
all
...]
PlaylistFetcher.cpp
43
LiveSession::
getNameForStream
(stream), ##__VA_ARGS__)
[
all
...]
Completed in 116 milliseconds