Home
last modified time | relevance | path

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

12

/aosp12/art/libartbase/base/
H A Dfast_exit.h44 NO_RETURN inline void FastExit(int exit_code) { in FastExit()
/aosp12/packages/modules/Wifi/
H A Dmetrics_pdd_hook.py83 exit_code = main() variable
/aosp12/system/update_engine/aosp/
H A Ddaemon_android.cc38 int exit_code = brillo::Daemon::OnInit(); in OnInit() local
/aosp12/system/update_engine/cros/
H A Ddaemon_chromeos.cc40 int exit_code = Daemon::OnInit(); in OnInit() local
H A Dhardware_chromeos.cc323 int exit_code = 0; in SetFirstActiveOmahaPingSent() local
/aosp12/system/update_engine/
H A Dmain.cc68 int exit_code = daemon->Run(); in main() local
/aosp12/system/extras/simpleperf/
H A Dworkload.cpp177 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 Dcheck_java_paths.py9 exit_code = 0 variable
/aosp12/frameworks/native/cmds/installd/
H A Dexecv_helper.cpp47 void ExecVHelper::Exec(int exit_code) { in Exec()
H A Drun_dex2oat.cpp342 void RunDex2Oat::Exec(int exit_code) { in Exec()
/aosp12/art/odrefresh/
H A Dodr_compilation_log.h38 int32_t exit_code; member
H A Dodrefresh.cc492 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 Ddebuggerd.cpp36 static void usage(int exit_code) { in usage()
/aosp12/system/update_engine/payload_generator/
H A Dsquashfs_filesystem.cc80 int exit_code; in GetFileMapContent() local
108 int exit_code; in GetUpdateEngineConfig() local
/aosp12/packages/modules/Virtualization/compos/src/
H A Dpvm_exec.rs159 let exit_code = get_local_service().execute(&args, &metadata).context("Binder call failed")?; in main() localVariable
/aosp12/system/security/ondevice-signing/
H A Dodsign_main.cpp119 const int exit_code = in checkArtifacts() local
126 const int exit_code = in compileArtifacts() local
/aosp12/system/core/mini_keyctl/
H A Dmini_keyctl.cpp39 static void Usage(int exit_code) { in Usage()
/aosp12/bootable/recovery/minadbd/
H A Dminadbd_services_test.cpp92 void StatExitFlagAndExitProcess(int exit_code) { in StatExitFlagAndExitProcess()
/aosp12/system/testing/gtest_extras/
H A DIsolate.cpp310 int exit_code = WEXITSTATUS(status); in CheckTestsFinished() local
789 int exit_code = 0; in Run() local
/aosp12/packages/modules/adb/daemon/
H A Dshell_service.cpp761 int exit_code = 1; in WaitForExit() local
818 char exit_code = 126; in ReportError() local
H A Dshell_service_test.cpp97 int exit_code = -1; in ReadShellProtocol() local
/aosp12/system/core/fastboot/
H A Dfs.cpp42 DWORD exit_code = 0; in exec_cmd() local
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dcn_proc.h91 __u32 exit_code, exit_signal; member
/aosp12/frameworks/opt/net/wifi/libs/WifiTrackerLib/tests/
H A Dsimulate_wifi.py886 exit_code = main() variable
/aosp12/packages/modules/adb/client/
H A Dcommandline.cpp281 int exit_code = 0; in read_and_dump() local
668 int exit_code = read_and_dump(fd, use_shell_protocol); in RemoteShell() local

12