Searched defs:ignore_error (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/development/tools/repo_diff/ |
H A D | repo_diff_android.py | 87 def repo_sync(workspace, ignore_error, retry=5): argument 128 def repo_sync_specific_release(url, branch, tag, workspace, ignore_error): argument
|
/aosp_15_r20/external/autotest/client/cros/networking/ |
H A D | pm_proxy.py | 50 def _get_machine(ignore_error): argument
|
/aosp_15_r20/system/tools/hidl/test/hidl_test/ |
D | hidl_test.py | 21 def run_cmd(cmd, ignore_error=False): argument
|
/aosp_15_r20/system/tools/hidl/test/java_test/ |
D | hidl_test_java.py | 23 def run_cmd(cmd, ignore_error=False): argument
|
/aosp_15_r20/system/libfmq/tests/ |
H A D | fmq_test.py | 21 def run_cmd(cmd, ignore_error=False): argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/test/ |
D | error.cpp | 109 BOOST_AUTO_TEST_CASE(ignore_error) in BOOST_AUTO_TEST_CASE() argument
|
/aosp_15_r20/external/autotest/site_utils/ |
H A D | gmail_lib.py | 101 def send_message(self, message, ignore_error=True): argument
|
/aosp_15_r20/packages/modules/Bluetooth/floss/build/ |
D | build-in-container.py | 120 def stop_container(self, ignore_error=False): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/num_enum/tests/ |
D | try_build.rs | 119 fn ignore_error<T, E: Error>(result: Result<T, E>) { in ignore_error() function
|
/aosp_15_r20/external/harfbuzz_ng/util/ |
H A D | options.hh | 206 option_parser_t::parse (int *argc, char ***argv, bool ignore_error) in parse()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/ |
D | error.hpp | 177 constexpr boost::process::detail::ignore_error_ ignore_error; variable
|