Home
last modified time | relevance | path

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

/system/vold/
DFat.cpp52 int Fat::check(const char *fsPath) { in check() function in Fat
/system/core/libmincrypt/tools/
DDumpPublicKey.java87 static int check(PublicKey key, boolean useSHA256) throws Exception { in check() method in DumpPublicKey
/system/core/toolbox/upstream-netbsd/bin/rm/
Drm.c532 check(char *path, char *name, struct stat *sp) in check() function
/system/core/logd/tests/
Dlogd_test.cpp82 bool check = ret <= len; in alloc_statistics() local
/system/core/fastboot/
Dusb_linux.c101 static int check(void *_desc, int len, unsigned type, int size) in check() function
/system/core/logcat/
Dlogcat.cpp784 bool check = ret <= len; in main() local
/system/core/libbacktrace/
Dbacktrace_test.cpp211 bool check = (cur_proc == NULL); in VerifyIgnoreFrames() local
/system/core/adb/
Dsysdeps_win32.c1299 int (*check) ( EventHook hook ); member