Home
last modified time | relevance | path

Searched defs:check (Results 1 – 9 of 9) sorted by relevance

/system/libfmq/
DFmqInternal.cpp24 void check(bool exp) { in check() function
/system/sepolicy/tools/
Dsepolicy-check.c43 int check(int op, uint16_t arg1, uint16_t arg2) { in check() function
Dcheck_seapp.c322 static bool match_regex(key_map *assert, const key_map *check) { in match_regex()
/system/media/radio/src/
Dradio_metadata.c141 bool check) in get_entry_at_index()
/system/core/fastboot/
Dusb_linux.cpp126 static int check(void *_desc, int len, unsigned type, int size) in check() function
/system/extras/libfec/
Dfec_private.h167 #define check(p) \ macro
/system/core/logd/tests/
Dlogd_test.cpp93 bool check = ret <= len; in alloc_statistics() local
/system/nfc/src/nfa/ee/
Dnfa_ee_act.c2267 bool check = true; in nfa_ee_lmrt_to_nfcc() local
/system/core/libbacktrace/
Dbacktrace_test.cpp260 bool check = (cur_proc == nullptr); in VerifyIgnoreFrames() local