OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSourceError
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
MediaBufferPuller.h
81
status_t
mSourceError
; // Error returned by MediaSource read
MediaBufferPuller.cpp
35
mSourceError
(OK) {
47
return ((
mSourceError
!= OK) ? true : false);
136
mSourceError
= result;
Completed in 38 milliseconds