Home
last modified time | relevance | path

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

/system/core/libmincrypt/tools/
DDumpPublicKey.java87 static int check(PublicKey key, boolean useSHA256) throws Exception { in check() method in DumpPublicKey
/system/core/logd/tests/
Dlogd_test.cpp82 bool check = ret <= len; in alloc_statistics() local
/system/media/radio/src/
Dradio_metadata.c135 bool check) in get_entry_at_index()
/system/core/fastboot/
Dusb_linux.c101 static int check(void *_desc, int len, unsigned type, int size) in check() function
/system/core/libbacktrace/
Dbacktrace_test.cpp248 bool check = (cur_proc == nullptr); in VerifyIgnoreFrames() local
/system/core/adb/
Dsysdeps_win32.cpp1302 int (*check) ( EventHook hook ); member