Searched defs:arg2 (Results 1 – 4 of 4) sorted by relevance
/system/vold/ |
D | CryptCommandListener.cpp | 148 static int do_enablecrypto(char* arg2, char* arg4, int type, bool no_ui) { in do_enablecrypto() 256 char* arg2 = argc > 2 ? strdup(argv[2]) : NULL; in runCommand() local
|
/system/extras/ext4_utils/ |
D | key_control.cpp | 11 unsigned long arg2, arg3, arg4, arg5; in keyctl() local
|
/system/connectivity/shill/ |
D | logging.h | 42 #define GET_MACRO_OVERLOAD2(arg1, arg2, arg3, macro_name, ...) macro_name argument
|
/system/sepolicy/tools/ |
D | sepolicy-check.c | 43 int check(int op, uint16_t arg1, uint16_t arg2) { in check()
|