OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsPlayingFile
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/utility/include/
file_player.h
70
virtual bool
IsPlayingFile
() const = 0;
/external/webrtc/webrtc/modules/utility/source/
file_player_impl.h
53
virtual bool
IsPlayingFile
() const;
file_player_impl.cc
374
bool FilePlayerImpl::
IsPlayingFile
() const
Completed in 47 milliseconds