/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | Errno.cpp | 30 std::string StrError() { in StrError() function 35 std::string StrError(int errnum) { in StrError() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | Errno.cpp | 31 std::string StrError() { in StrError() function 36 std::string StrError(int errnum) { in StrError() function
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | Errno.cpp | 32 std::string StrError() { in StrError() function 37 std::string StrError(int errnum) { in StrError() function
|
H A D | DataStream.cpp | 78 llvm::getDataFileStreamer(const std::string &Filename, std::string *StrError) { in getDataFileStreamer()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | Errno.cpp | 32 std::string StrError() { in StrError() function 37 std::string StrError(int errnum) { in StrError() function
|
/aosp_15_r20/external/federated-compute/fcp/client/http/curl/ |
H A D | curl_api.cc | 39 std::string CurlEasyHandle::StrError(CURLcode code) { in StrError() function in fcp::client::http::curl::CurlEasyHandle 76 std::string CurlMultiHandle::StrError(CURLMcode code) { in StrError() function in fcp::client::http::curl::CurlMultiHandle
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/fmt/bundled/ |
H A D | format.cc | 127 class StrError { in safe_strerror() class 134 void operator=(const StrError &) {} in safe_strerror() 171 StrError(int err_code, char *&buf, std::size_t buf_size) in safe_strerror() function in fmt::__anon4ff250c20111::safe_strerror::StrError
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/ |
H A D | format.cc | 161 class StrError in safe_strerror() class 169 void operator=(const StrError &) in safe_strerror() 212 StrError(int err_code, char *&buf, std::size_t buf_size) in safe_strerror() function in fmt::__anon35f1b3140111::safe_strerror::StrError
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/ |
H A D | strerror.cc | 26 std::string StrError(int err) { return strerror(err); } in StrError() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/ |
D | strerror.cc | 28 std::string StrError(int err) { return strerror(err); } in StrError() function
|
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/curl/ |
H A D | curl_util.cc | 22 std::string StrError(curl::CurlApi* api, int curl_error) { in StrError() function
|
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/ |
H A D | DataStream.cpp | 79 llvm::getDataFileStreamer(const std::string &Filename, std::string *StrError) { in getDataFileStreamer()
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/internal/ |
H A D | strerror.cc | 77 std::string StrError(int errnum) { in StrError() function
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/internal/ |
H A D | strerror.cc | 77 std::string StrError(int errnum) { in StrError() function
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/internal/ |
H A D | strerror.cc | 77 std::string StrError(int errnum) { in StrError() function
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/internal/ |
H A D | strerror.cc | 78 std::string StrError(int errnum) { in StrError() function
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/base/internal/ |
H A D | strerror.cc | 77 std::string StrError(int errnum) { in StrError() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | strerror.cc | 77 std::string StrError(int errnum) { in StrError() function
|
/aosp_15_r20/external/abseil-cpp/absl/base/internal/ |
H A D | strerror.cc | 77 std::string StrError(int errnum) { in StrError() function
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/util/ |
H A D | strerror.cc | 63 std::string StrError(int errnum) { in StrError() function
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceCompileServer.cpp | 235 std::string StrError; in run() local
|
H A D | IceGlobalContext.h | 479 Ostream *StrError; /// Stream for logging errors. variable
|
/aosp_15_r20/device/google/cuttlefish/common/libs/fs/ |
D | shared_fd.cpp | 1004 std::string FileInstance::StrError() const { in StrError() function in cuttlefish::FileInstance
|