class AidlAbortOnDestruction
Defined at line 71 of file ../../third_party/android/platform/system/tools/aidl/logging.h
A class used to make it obvious to clang that code is going to abort. This
informs static analyses of the aborting behavior of `AIDL_FATAL`, and
helps generate slightly faster/smaller code.
Public Methods
void ~AidlAbortOnDestruction ()
Defined at line 73 of file ../../third_party/android/platform/system/tools/aidl/logging.h