Home
last modified time | relevance | path

Searched defs:GetExitCode (Results 1 – 9 of 9) sorted by relevance

/external/armnn/shim/sl/canonical/
DDriverOptions.hpp40 int GetExitCode() const { return m_ExitCode; } in GetExitCode() function in armnn_driver::DriverOptions
/external/android-nn-driver/
DDriverOptions.hpp39 int GetExitCode() const { return m_ExitCode; } in GetExitCode() function in armnn_driver::DriverOptions
/external/vixl/benchmarks/aarch64/
Dbench-utils.h145 int GetExitCode() const { in GetExitCode() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DError.h949 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) { in setExitCodeMapper()
980 std::function<int(const Error &)> GetExitCode; variable
/external/llvm/include/llvm/Support/
DError.h909 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) { in setExitCodeMapper()
940 std::function<int(const Error &)> GetExitCode; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DError.h1312 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) { in setExitCodeMapper()
1343 std::function<int(const Error &)> GetExitCode; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DError.h1366 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) { in setExitCodeMapper()
1397 std::function<int(const Error &)> GetExitCode; variable
/external/cronet/base/test/launcher/
Dtest_launcher.cc199 int ProcessResultWatcher::GetExitCode() { in GetExitCode() function in base::ProcessResultWatcher
/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
Dremote_execution.pb.go1894 func (x *ActionResult) GetExitCode() int32 { func