Home
last modified time | relevance | path

Searched defs:return_code (Results 26 – 50 of 81) sorted by relevance

1234

/aosp_15_r20/frameworks/native/cmds/installd/tests/
H A Dinstalld_utils_test.cpp728 int return_code = wait_child_with_timeout(pid, /*timeout_ms=*/100); in TEST_F() local
741 int return_code = wait_child_with_timeout(pid, /*timeout_ms=*/1); in TEST_F() local
/aosp_15_r20/external/tcpdump/
H A Dprint-lspping.c69 nd_uint8_t return_code; member
497 u_int return_code, return_subcode; in lspping_print() local
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dgcs_dns_cache.cc104 int return_code = getaddrinfo(name.c_str(), nullptr, &hints, &result); in ResolveName() local
/aosp_15_r20/build/make/ci/
H A Dbuild_test_suites.py47 def __init__(self, return_code): argument
/aosp_15_r20/system/update_engine/aosp/
H A Dupdate_engine_client_android.cc330 int UpdateEngineClientAndroid::ExitWhenIdle(int return_code) { in ExitWhenIdle()
/aosp_15_r20/system/update_engine/payload_consumer/
H A Dpostinstall_runner_action.cc395 int return_code, const string& output) { in Cleanup()
/aosp_15_r20/external/cronet/base/win/
H A Diat_patch_function.cc26 DWORD return_code; member
/aosp_15_r20/build/soong/scripts/hiddenapi/
H A Danalyze_bcpf_test.py41 def __init__(self, lines, return_code): argument
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dneteq_impl.cc1675 Accelerate::ReturnCodes return_code = in DoAccelerate() local
1753 PreemptiveExpand::ReturnCodes return_code = preemptive_expand_->Process( in DoPreemptiveExpand() local
/aosp_15_r20/art/dexoptanalyzer/
H A Ddexoptanalyzer.cc414 art::dexoptanalyzer::ReturnCode return_code = art::dexoptanalyzer::dexoptAnalyze(argc, argv); in main() local
/aosp_15_r20/external/cronet/build/chromeos/
H A Dtest_runner.py354 def post_run(self, return_code): argument
/aosp_15_r20/external/angle/build/chromeos/
H A Dtest_runner.py346 def post_run(self, return_code): argument
/aosp_15_r20/external/e2fsprogs/ext2ed/
H A Ddir_com.c103 int return_code, next; in search_dir_entries() local
/aosp_15_r20/external/webp/examples/
H A Danim_diff.c210 int return_code = -1; in main() local
/aosp_15_r20/art/tools/hiddenapi/
H A Dhiddenapi_test.cc75 int return_code = ExecAndReturnCode(argv_str, &error); in RunHiddenapiEncode() local
99 int return_code = ExecAndReturnCode(argv_str, &error); in RunHiddenapiList() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dpyopenssl.py517 def _verify_callback(cnx, x509, err_no, err_depth, return_code): argument
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_context_builder_unittest.cc71 MockHttpAuthHandlerFactory(std::string supported_scheme, int return_code) in MockHttpAuthHandlerFactory()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dpyopenssl.py517 def _verify_callback(cnx, x509, err_no, err_depth, return_code): argument
/aosp_15_r20/external/bazelbuild-rules_android/test/bashunit/
H A Dunittest_test.py60 def __init__(self, asserter, return_code, output, xmlfile): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dpyopenssl.py517 def _verify_callback(cnx, x509, err_no, err_depth, return_code): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dpyopenssl.py517 def _verify_callback(cnx, x509, err_no, err_depth, return_code): argument
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_auth_handler_factory_unittest.cc40 explicit MockHttpAuthHandlerFactory(int return_code) : in MockHttpAuthHandlerFactory()
/aosp_15_r20/external/google-breakpad/src/common/windows/
H A Dhttp_upload.cc186 BOOL return_code; in ReadResponse() local
/aosp_15_r20/packages/modules/DnsResolver/tests/
Dgolddata.proto182 ReturnCodeType return_code = 1; field
/aosp_15_r20/external/pigweed/pw_build/py/pw_build/
H A Dbuild_recipe.py234 return_code: int | None = None variable in BuildRecipeStatus

1234