Home
last modified time | relevance | path

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

/system/core/libmincrypt/tools/
DDumpPublicKey.java39 static void check(RSAPublicKey key) throws Exception { in check() method in DumpPublicKey
/system/vold/
DFat.cpp46 int Fat::check(const char *fsPath) { in check() function in Fat
/system/core/sh/
Dalias.c179 lookupalias(char *name, int check) in lookupalias()
/system/media/opensles/tests/sandbox/
Dmultiplay.c81 #define check(result) check2(result, __LINE__) macro
/system/core/fastboot/
Dusb_linux.c80 static int check(void *_desc, int len, unsigned type, int size) in check() function
/system/core/adb/
Dsysdeps_win32.c1291 int (*check) ( EventHook hook ); member
/system/core/libacc/
Dacc.cpp239 bool check(int n) { in check() function in acc::Compiler::CodeBuf