Home
last modified time | relevance | path

Searched defs:grantors (Results 1 – 2 of 2) sorted by relevance

/system/libhidl/base/include/hidl/
DMQDescriptor.h86 inline const ::android::hardware::hidl_vec<GrantorDescriptor> &grantors() const { in grantors() function
90 inline ::android::hardware::hidl_vec<GrantorDescriptor> &grantors() { in grantors() function
169 const std::vector<GrantorDescriptor>& grantors, in MQDescriptor()
/system/libfmq/include/fmq/
DMessageQueue.h1171 auto grantors = mDesc->grantors(); in mapGrantorDescr() local
1195 auto grantors = mDesc->grantors(); in unmapGrantorDescr() local