OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StopPlayingFile
(Results
1 - 5
of
5
) sorted by null
/external/webrtc/webrtc/modules/utility/include/
file_player.h
68
virtual int32_t
StopPlayingFile
() = 0;
/external/webrtc/webrtc/modules/utility/source/
file_player_impl.h
52
virtual int32_t
StopPlayingFile
();
file_player_impl.cc
280
StopPlayingFile
();
360
StopPlayingFile
();
366
int32_t FilePlayerImpl::
StopPlayingFile
()
/external/webrtc/webrtc/voice_engine/
transmit_mixer.cc
247
_filePlayerPtr->
StopPlayingFile
();
560
_filePlayerPtr->
StopPlayingFile
();
636
_filePlayerPtr->
StopPlayingFile
();
659
if (_filePlayerPtr->
StopPlayingFile
() != 0)
663
"
StopPlayingFile
() couldnot stop playing file");
[
all
...]
channel.cc
[
all
...]
Completed in 47 milliseconds