Home
last modified time | relevance | path

Searched defs:ring (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dqueue.h33 struct FillpLfRing ring; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dlf_ring.c64 void FillpLfRingInit(struct FillpLfRing *ring, char *name, size_t size) in FillpLfRingInit() argument
88 FillpLfRingSetProdSafe(struct FillpLfRing *ring, FILLP_BOOL safe) FillpLfRingSetProdSafe() argument
93 FillpLfRingSetConsSafe(struct FillpLfRing *ring, FILLP_BOOL safe) FillpLfRingSetConsSafe() argument
98 FillpLfRingMpEnqueueWait(struct FillpLfRing *ring, FILLP_UINT count, FILLP_ULONG *prodHead, FILLP_ULONG *prodNext) FillpLfRingMpEnqueueWait() argument
131 FillpLfRingMpEnqueue(struct FillpLfRing *ring, void **dataTable, FILLP_UINT count) FillpLfRingMpEnqueue() argument
181 FillpLfRingMcDequeueWait(struct FillpLfRing *ring, FILLP_UINT count, FILLP_ULONG *consHead, FILLP_ULONG *consNext) FillpLfRingMcDequeueWait() argument
214 FillpLfRingMcDequeue(struct FillpLfRing *ring, void **dataTable, FILLP_UINT count) FillpLfRingMcDequeue() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_statemachine.cpp945 bool ring = (event.arg1_ == 0) ? false : true; in ProcessInbandRingEvent() local
/foundation/multimodalinput/input/util/common/include/
H A Dstruct_multimodal.h489 } ring; member

Completed in 4 milliseconds