/aosp_15_r20/frameworks/native/cmds/installd/tests/ |
H A D | installd_utils_test.cpp | 728 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 D | print-lspping.c | 69 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 D | gcs_dns_cache.cc | 104 int return_code = getaddrinfo(name.c_str(), nullptr, &hints, &result); in ResolveName() local
|
/aosp_15_r20/build/make/ci/ |
H A D | build_test_suites.py | 47 def __init__(self, return_code): argument
|
/aosp_15_r20/system/update_engine/aosp/ |
H A D | update_engine_client_android.cc | 330 int UpdateEngineClientAndroid::ExitWhenIdle(int return_code) { in ExitWhenIdle()
|
/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | postinstall_runner_action.cc | 395 int return_code, const string& output) { in Cleanup()
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | iat_patch_function.cc | 26 DWORD return_code; member
|
/aosp_15_r20/build/soong/scripts/hiddenapi/ |
H A D | analyze_bcpf_test.py | 41 def __init__(self, lines, return_code): argument
|
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/ |
H A D | neteq_impl.cc | 1675 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 D | dexoptanalyzer.cc | 414 art::dexoptanalyzer::ReturnCode return_code = art::dexoptanalyzer::dexoptAnalyze(argc, argv); in main() local
|
/aosp_15_r20/external/cronet/build/chromeos/ |
H A D | test_runner.py | 354 def post_run(self, return_code): argument
|
/aosp_15_r20/external/angle/build/chromeos/ |
H A D | test_runner.py | 346 def post_run(self, return_code): argument
|
/aosp_15_r20/external/e2fsprogs/ext2ed/ |
H A D | dir_com.c | 103 int return_code, next; in search_dir_entries() local
|
/aosp_15_r20/external/webp/examples/ |
H A D | anim_diff.c | 210 int return_code = -1; in main() local
|
/aosp_15_r20/art/tools/hiddenapi/ |
H A D | hiddenapi_test.cc | 75 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/ |
D | pyopenssl.py | 517 def _verify_callback(cnx, x509, err_no, err_depth, return_code): argument
|
/aosp_15_r20/external/cronet/net/url_request/ |
H A D | url_request_context_builder_unittest.cc | 71 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/ |
D | pyopenssl.py | 517 def _verify_callback(cnx, x509, err_no, err_depth, return_code): argument
|
/aosp_15_r20/external/bazelbuild-rules_android/test/bashunit/ |
H A D | unittest_test.py | 60 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/ |
D | pyopenssl.py | 517 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/ |
D | pyopenssl.py | 517 def _verify_callback(cnx, x509, err_no, err_depth, return_code): argument
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_auth_handler_factory_unittest.cc | 40 explicit MockHttpAuthHandlerFactory(int return_code) : in MockHttpAuthHandlerFactory()
|
/aosp_15_r20/external/google-breakpad/src/common/windows/ |
H A D | http_upload.cc | 186 BOOL return_code; in ReadResponse() local
|
/aosp_15_r20/packages/modules/DnsResolver/tests/ |
D | golddata.proto | 182 ReturnCodeType return_code = 1; field
|
/aosp_15_r20/external/pigweed/pw_build/py/pw_build/ |
H A D | build_recipe.py | 234 return_code: int | None = None variable in BuildRecipeStatus
|