OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:logAlwaysFatal
(Results
1 - 5
of
5
) sorted by null
/system/libhidl/base/include/hidl/
HidlInternal.h
33
void
logAlwaysFatal
(const char *message);
MQDescriptor.h
120
details::
logAlwaysFatal
("Incompatible word size");
127
details::
logAlwaysFatal
("Queue size too large");
175
details::
logAlwaysFatal
("Grantor offsets need to be aligned");
Status.h
250
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.");
335
details::
logAlwaysFatal
("external vector size exceeds 2^32 elements.");
429
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 222 milliseconds