Searched defs:dataTable (Results 1 – 2 of 2) sorted by relevance
131 FillpErrorType FillpLfRingMpEnqueue(struct FillpLfRing *ring, void **dataTable, FILLP_UINT count) in FillpLfRingMpEnqueue()214 FILLP_INT FillpLfRingMcDequeue(struct FillpLfRing *ring, void **dataTable, FILLP_UINT count) in FillpLfRingMcDequeue()
242 std::map<int, std::unique_ptr<SbufData>> dataTable; member in OHOS::HdfSBufTest