OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_pdataEntryVec
(Results
1 - 2
of
2
) sorted by null
/external/opencore/fileformats/mp4/parser/include/
datareferenceatom.h
61
Oscl_Vector<DataEntryUrlAtom*, OsclMemAllocator> *
_pdataEntryVec
;
/external/opencore/fileformats/mp4/composer/include/
datareferenceatom.h
48
return *
_pdataEntryVec
;
52
return *
_pdataEntryVec
;
63
Oscl_Vector<PVA_FF_DataEntryAtom*, OsclMemAllocator> *
_pdataEntryVec
; // Careful with vector access and cleanup!
Completed in 632 milliseconds