Home
last modified time | relevance | path

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

/packages/services/Car/service/proto/android/car/watchdog/
Dhealth_check_client_info.proto33 CRITICAL = 1; enumerator
Dwatchdogservice_dump.proto41 CRITICAL = 1; enumerator
/packages/modules/Connectivity/staticlibs/native/bpf_headers/include/bpf/
Dbpf_helpers.h127 #define CRITICAL(REASON) char _critical[] SECTION("critical") = (REASON) macro