HomeSort by relevance Sort by last modified time
    Searched refs:kMinGrantorCount (Results 1 - 2 of 2) sorted by null

  /system/libhidl/base/include/hidl/
MQDescriptor.h 109 static constexpr int32_t kMinGrantorCount = DATAPTRPOS + 1;
190 mGrantors.resize(configureEventFlag? kMinGrantorCountForEvFlagSupport : kMinGrantorCount);
  /system/libfmq/include/fmq/
MessageQueue.h 589 (mDesc->countGrantors() < Descriptor::kMinGrantorCount) ||
    [all...]

Completed in 1009 milliseconds