/aosp12/art/libartbase/base/ |
H A D | fast_exit.h | 44 NO_RETURN inline void FastExit(int exit_code) { in FastExit()
|
/aosp12/packages/modules/Wifi/ |
H A D | metrics_pdd_hook.py | 83 exit_code = main() variable
|
/aosp12/system/update_engine/aosp/ |
H A D | daemon_android.cc | 38 int exit_code = brillo::Daemon::OnInit(); in OnInit() local
|
/aosp12/system/update_engine/cros/ |
H A D | daemon_chromeos.cc | 40 int exit_code = Daemon::OnInit(); in OnInit() local
|
H A D | hardware_chromeos.cc | 323 int exit_code = 0; in SetFirstActiveOmahaPingSent() local
|
/aosp12/system/update_engine/ |
H A D | main.cc | 68 int exit_code = daemon->Run(); in main() local
|
/aosp12/system/extras/simpleperf/ |
H A D | workload.cpp | 177 bool Workload::WaitChildProcess(int* exit_code) { in WaitChildProcess() 181 bool Workload::WaitChildProcess(bool wait_forever, bool is_child_killed, int* exit_code) { in WaitChildProcess()
|
/aosp12/frameworks/libs/modules-utils/tools/ |
H A D | check_java_paths.py | 9 exit_code = 0 variable
|
/aosp12/frameworks/native/cmds/installd/ |
H A D | execv_helper.cpp | 47 void ExecVHelper::Exec(int exit_code) { in Exec()
|
H A D | run_dex2oat.cpp | 342 void RunDex2Oat::Exec(int exit_code) { in Exec()
|
/aosp12/art/odrefresh/ |
H A D | odr_compilation_log.h | 38 int32_t exit_code; member
|
H A D | odrefresh.cc | 492 auto cleanup_return = [this](ExitCode exit_code) { in CheckArtifactsAreUpToDate() 610 auto cleanup_system_server_return = [this](ExitCode exit_code) { in CheckArtifactsAreUpToDate() 633 auto cleanup_boot_extensions_return = [this](ExitCode exit_code, InstructionSet isa) { in CheckArtifactsAreUpToDate() 925 ExitCode exit_code = ExitCode::kOkay; in VerifyArtifactsAreUpToDate() local 1471 const ExitCode exit_code = odr.CheckArtifactsAreUpToDate(metrics); in main() local
|
/aosp12/system/core/debuggerd/ |
H A D | debuggerd.cpp | 36 static void usage(int exit_code) { in usage()
|
/aosp12/system/update_engine/payload_generator/ |
H A D | squashfs_filesystem.cc | 80 int exit_code; in GetFileMapContent() local 108 int exit_code; in GetUpdateEngineConfig() local
|
/aosp12/packages/modules/Virtualization/compos/src/ |
H A D | pvm_exec.rs | 159 let exit_code = get_local_service().execute(&args, &metadata).context("Binder call failed")?; in main() localVariable
|
/aosp12/system/security/ondevice-signing/ |
H A D | odsign_main.cpp | 119 const int exit_code = in checkArtifacts() local 126 const int exit_code = in compileArtifacts() local
|
/aosp12/system/core/mini_keyctl/ |
H A D | mini_keyctl.cpp | 39 static void Usage(int exit_code) { in Usage()
|
/aosp12/bootable/recovery/minadbd/ |
H A D | minadbd_services_test.cpp | 92 void StatExitFlagAndExitProcess(int exit_code) { in StatExitFlagAndExitProcess()
|
/aosp12/system/testing/gtest_extras/ |
H A D | Isolate.cpp | 310 int exit_code = WEXITSTATUS(status); in CheckTestsFinished() local 789 int exit_code = 0; in Run() local
|
/aosp12/packages/modules/adb/daemon/ |
H A D | shell_service.cpp | 761 int exit_code = 1; in WaitForExit() local 818 char exit_code = 126; in ReportError() local
|
H A D | shell_service_test.cpp | 97 int exit_code = -1; in ReadShellProtocol() local
|
/aosp12/system/core/fastboot/ |
H A D | fs.cpp | 42 DWORD exit_code = 0; in exec_cmd() local
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | cn_proc.h | 91 __u32 exit_code, exit_signal; member
|
/aosp12/frameworks/opt/net/wifi/libs/WifiTrackerLib/tests/ |
H A D | simulate_wifi.py | 886 exit_code = main() variable
|
/aosp12/packages/modules/adb/client/ |
H A D | commandline.cpp | 281 int exit_code = 0; in read_and_dump() local 668 int exit_code = read_and_dump(fd, use_shell_protocol); in RemoteShell() local
|