OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StopPlaying
(Results
1 - 5
of
5
) sorted by null
/external/webrtc/webrtc/modules/media_file/
media_file_impl.cc
65
StopPlaying
();
137
StopPlaying
();
213
StopPlaying
();
273
StopPlaying
();
313
StopPlaying
();
448
StopPlaying
();
469
StopPlaying
();
482
StopPlaying
();
502
StopPlaying
();
519
StopPlaying
();
[
all
...]
media_file.h
59
//
StopPlaying
() is called. When end of file is reached the file is read
97
virtual int32_t
StopPlaying
() = 0;
media_file_unittest.cc
52
ASSERT_EQ(0, media_file_->
StopPlaying
());
media_file_impl.h
57
int32_t
StopPlaying
() override;
/external/webrtc/webrtc/modules/utility/source/
file_player_impl.cc
371
return _fileModule.
StopPlaying
();
Completed in 526 milliseconds