Home
last modified time | relevance | path

Searched defs:err_str (Results 1 – 25 of 73) sorted by relevance

123

/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers_unittest.cc289 std::string err_str; in TEST() local
317 std::string err_str; in TEST() local
339 std::string err_str; in TEST() local
361 std::string err_str; in TEST() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers_unittest.cc289 std::string err_str; in TEST() local
317 std::string err_str; in TEST() local
339 std::string err_str; in TEST() local
361 std::string err_str; in TEST() local
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/splicing/
H A Dsplicer.rs1155 let err_str = format!("{:?}", &workspace_manifest); in splice_workspace_report_missing_members() localVariable
1183 let err_str = format!("{:?}", &workspace_manifest); in splice_workspace_report_missing_root() localVariable
1234 let err_str = format!("{:?}", &workspace_manifest); in splice_workspace_report_external_workspace_members() localVariable
1641 let err_str = result.err().unwrap().to_string(); in splice_multi_package_with_conflicting_patch() localVariable
1723 let err_str = splicing_result.err().unwrap().to_string(); in error_on_cargo_config_in_parent() localVariable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dtest_global_funcs.c5 const char *err_str; variable
62 const char *err_str; member
/aosp_15_r20/external/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp59 const std::string err_str = sys::StrError(); in initialize() local
69 const std::string err_str = sys::StrError(); in ~OProfileJITEventListener() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp60 const std::string err_str = sys::StrError(); in initialize() local
71 const std::string err_str = sys::StrError(); in ~OProfileJITEventListener() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp60 const std::string err_str = sys::StrError(); in initialize() local
71 const std::string err_str = sys::StrError(); in ~OProfileJITEventListener() local
/aosp_15_r20/frameworks/base/tools/aapt2/link/
H A DReferenceLinker.cpp105 std::string err_str; in TransformDerived() local
437 std::string err_str; in LinkReference() local
H A DXmlReferenceLinker.cpp76 std::string err_str; in Visit() local
/aosp_15_r20/external/libpcap/
H A Dpcap-usb-linux.c146 usb_dev_add(pcap_if_list_t *devlistp, int n, char *err_str) in usb_dev_add()
180 usb_findalldevs(pcap_if_list_t *devlistp, char *err_str) in usb_findalldevs()
/aosp_15_r20/frameworks/base/tools/aapt2/cmd/
H A DCompile.cpp116 std::stringstream err_str; in ExtractResourcePathData() local
762 std::string err_str; in Compile() local
/aosp_15_r20/external/pytorch/c10/cuda/test/impl/
H A DCUDAAssertionsTest_catches_thread_and_block_and_device.cu55 const auto err_str = std::string(err.what()); in cuda_device_assertions_catches_thread_and_block_and_device() local
H A DCUDAAssertionsTest_1_var_test.cu61 const auto err_str = std::string(err.what()); in cuda_device_assertions_1_var_test() local
H A DCUDAAssertionsTest_multiple_writes_from_multiple_blocks.cu50 const auto err_str = std::string(err.what()); in cuda_device_assertions_multiple_writes_from_multiple_blocks() local
H A DCUDAAssertionsTest_multiple_writes_from_same_block.cu49 const auto err_str = std::string(err.what()); in cuda_device_assertions_multiple_writes_from_same_block() local
H A DCUDAAssertionsTest_from_2_processes.cu67 const auto err_str = std::string(err.what()); in cuda_device_assertions_from_2_processes() local
H A DCUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cu74 const auto err_str = std::string(err.what()); in cuda_device_assertions_multiple_writes_from_blocks_and_threads() local
H A DCUDAAssertionsTest_catches_stream.cu66 const auto err_str = std::string(err.what()); in cuda_device_assertions_catches_stream() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/drtm/
Ddrtm_remediation.c44 void drtm_enter_remediation(uint64_t err_code, const char *err_str) in drtm_enter_remediation()
Ddrtm_dma_prot.c183 const char *err_str = "cannot undo PROTECT_MEM_ALL SMMU config"; in drtm_dma_prot_disengage() local
/aosp_15_r20/external/OpenCSD/decoder/source/c_api/
H A Docsd_c_api.cpp514 std::string err_str; in ocsd_err_str() local
524 std::string err_str; in ocsd_get_last_err() local
/aosp_15_r20/device/google/cuttlefish/guest/hals/rild/
Drild_cuttlefish.c107 const char *err_str = NULL; in main() local
/aosp_15_r20/hardware/ril/rild/
H A Drild.c112 const char *err_str = NULL; in main() local
/aosp_15_r20/device/generic/goldfish/radio/rild/
Drild_goldfish.c116 const char *err_str = NULL; in main() local
/aosp_15_r20/bootable/recovery/install/
H A Dwipe_device.cpp141 if (std::string err_str; !read_wipe_package(&wipe_package, wipe_package_size, &err_str)) { in ReadWipePackage() local

123