Home
last modified time | relevance | path

Searched defs:aCondition (Results 1 – 3 of 3) sorted by relevance

/external/openthread/examples/platforms/utils/
Dcode_utils.h45 #define otEXPECT(aCondition) \ argument
64 #define otEXPECT_ACTION(aCondition, aAction) \ argument
/external/ot-br-posix/src/common/
Dcode_utils.hpp110 #define VerifyOrExit(aCondition, ...) \ argument
128 #define VerifyOrDie(aCondition, aMessage) \ argument
/external/openthread/src/lib/platform/
Dexit_code.h105 #define VerifyOrDie(aCondition, aExitCode) \ argument