Home
last modified time | relevance | path

Searched defs:OutOfRangeError (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/chrono/src/
Dtime_delta.rs413 pub const fn from_std(duration: Duration) -> Result<TimeDelta, OutOfRangeError> { in from_std() argument
428 pub const fn to_std(&self) -> Result<Duration, OutOfRangeError> { in to_std() argument
576 pub struct OutOfRangeError(()); struct
578 impl fmt::Display for OutOfRangeError { implementation
585 impl Error for OutOfRangeError { implementation
/aosp_15_r20/external/icing/icing/absl_ports/
H A Dcanonical_errors.cc84 libtextclassifier3::Status OutOfRangeError(std::string_view error_message) { in OutOfRangeError() function
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/
H A Dstatus.cc231 Status OutOfRangeError(StringPiece message) { in OutOfRangeError() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
H A Dstatus.cc231 Status OutOfRangeError(StringPiece message) { in OutOfRangeError() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/status/
H A Dstatus.cc172 Status OutOfRangeError(absl::string_view message) { in OutOfRangeError() function
/aosp_15_r20/external/abseil-cpp/absl/status/
H A Dstatus.cc172 Status OutOfRangeError(absl::string_view message) { in OutOfRangeError() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/status/
H A Dstatus.cc172 Status OutOfRangeError(absl::string_view message) { in OutOfRangeError() function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/status/
H A Dstatus.cc349 Status OutOfRangeError(absl::string_view message) { in OutOfRangeError() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/status/
Dstatus.cc366 Status OutOfRangeError(absl::string_view message) { in OutOfRangeError() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/status/
H A Dstatus.cc365 Status OutOfRangeError(absl::string_view message) { in OutOfRangeError() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/status/
H A Dstatus.cc366 Status OutOfRangeError(absl::string_view message) { in OutOfRangeError() function
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Derrors_impl.py414 class OutOfRangeError(OpError): class
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc548 void OutOfRangeError(PyObject* arg) { in OutOfRangeError() function
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc548 void OutOfRangeError(PyObject* arg) { in OutOfRangeError() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3643 bool AMDGPUAsmParser::OutOfRangeError(SMRange Range) { in OutOfRangeError() function in AMDGPUAsmParser
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4907 bool AMDGPUAsmParser::OutOfRangeError(SMRange Range) { in OutOfRangeError() function in AMDGPUAsmParser