Home
last modified time | relevance | path

Searched defs:exit_code (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/debuggerd/
H A Ddebuggerd.cpp36 static void usage(int exit_code) { in usage()
/aosp14/system/core/mini_keyctl/
H A Dmini_keyctl.cpp39 static void Usage(int exit_code) { in Usage()
/aosp14/system/core/fastboot/
H A Dfs.cpp42 DWORD exit_code = 0; in exec_cmd() local