OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_recordingActive
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/media_file/source/
media_file_impl.cc
43
_recordingActive
(false),
67
if(
_recordingActive
)
506
if(_playingActive ||
_recordingActive
)
726
if(!
_recordingActive
)
970
if(
_recordingActive
|| _playingActive)
[
all
...]
media_file_impl.h
235
bool
_recordingActive
;
Completed in 400 milliseconds