OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iDataQueue
(Results
1 - 3
of
3
) sorted by null
/external/opencore/nodes/pvdummyoutputnode/src/
pvmf_dummy_fileoutput_inport.h
124
PvmfSyncUtilDataQueue
iDataQueue
;
130
iDataQueue
.Clear();
/external/opencore/nodes/pvfileoutputnode/src/
pvmf_fileoutput_inport.h
121
PvmfSyncUtilDataQueue
iDataQueue
;
127
iDataQueue
.Clear();
/external/opencore/pvmi/pvmf/include/
pvmf_sync_util_data_queue.h
191
return
iDataQueue
;
219
Oscl_Vector<PVMFSharedMediaMsgPtr, OsclMemAllocator>
iDataQueue
;
Completed in 269 milliseconds