Home
last modified time | relevance | path

Searched defs:fdIndex (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/services/oboeservice/
H A DSharedRingBuffer.cpp90 int fdIndex = endpointParcelable.addFileDescriptor(mFileDescriptor, mSharedMemorySizeInBytes); in fillParcelable() local
H A DAAudioServiceEndpointMMAP.cpp409 int fdIndex = parcelable.addFileDescriptor(mAudioDataFileDescriptor, capacityInBytes); in getDownDataDescription() local
/aosp12/system/libfmq/base/fmq/
H A DMQDescriptorBase.h42 uint32_t fdIndex __attribute__((aligned(4))); member
/aosp12/system/libfmq/include/fmq/
H A DMessageQueueBase.h1269 int fdIndex = grantors[grantorIdx].fdIndex; in mapGrantorDescr() local