OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:b_is_end_of_file
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/libvideoeditor/osal/inc/
M4OSA_FileCommon_priv.h
60
M4OSA_Bool
b_is_end_of_file
;
member in struct:__anon17282
/frameworks/av/libvideoeditor/osal/src/
M4OSA_FileReader.c
124
pFileContext->
b_is_end_of_file
= M4OSA_TRUE;
177
pFileContext->
b_is_end_of_file
= M4OSA_TRUE;
427
*bIsEndOfFile = pFileContext->
b_is_end_of_file
;
M4OSA_FileCommon.c
228
pFileContext->
b_is_end_of_file
= M4OSA_FALSE;
456
pFileContext->
b_is_end_of_file
= M4OSA_FALSE;
Completed in 2425 milliseconds