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

  /system/libhidl/base/include/hidl/
MQDescriptor.h 121 details::logAlwaysFatal("Incompatible word size");
128 details::logAlwaysFatal("Queue size too large");
176 details::logAlwaysFatal("Grantor offsets need to be aligned");
HidlInternal.h 33 void logAlwaysFatal(const char *message);
Status.h 264 details::logAlwaysFatal("cannot call statusOf on an OK Status or an unchecked status");
HidlSupport.h 304 details::logAlwaysFatal("hidl_vec can't hold more than 2^32 elements.");
326 details::logAlwaysFatal("hidl_vec can't hold more than 2^32 elements.");
329 details::logAlwaysFatal("size can't be negative.");
356 details::logAlwaysFatal("external vector size exceeds 2^32 elements.");
450 details::logAlwaysFatal("hidl_vec can't hold more than 2^32 elements.");
  /system/libhidl/base/
HidlInternal.cpp 34 void logAlwaysFatal(const char *message) {

Completed in 538 milliseconds