Home
last modified time | relevance | path

Searched defs:IsNotFound (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/leveldb/include/leveldb/
H A Dstatus.h60 bool IsNotFound() const { return code() == kNotFound; } in IsNotFound() function
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Derrors.cc215 bool IsNotFound(const Status& status) { in IsNotFound() function
/aosp_15_r20/external/pigweed/pw_status/public/pw_status/
H A Dstatus_with_size.h178 [[nodiscard]] constexpr bool IsNotFound() const { in IsNotFound() function
H A Dstatus.h171 [[nodiscard]] constexpr bool IsNotFound() const { in IsNotFound() function
/aosp_15_r20/external/icing/icing/absl_ports/
H A Dcanonical_errors.cc131 bool IsNotFound(const libtextclassifier3::Status& status) { in IsNotFound() function
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/
H A Dstatus.cc163 bool IsNotFound(const Status& status) { in IsNotFound() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
H A Dstatus.cc163 bool IsNotFound(const Status& status) { in IsNotFound() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/status/
H A Dstatus.cc232 bool IsNotFound(const Status& status) { in IsNotFound() function
/aosp_15_r20/external/abseil-cpp/absl/status/
H A Dstatus.cc232 bool IsNotFound(const Status& status) { in IsNotFound() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/status/
H A Dstatus.cc232 bool IsNotFound(const Status& status) { in IsNotFound() function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/status/
H A Dstatus.cc409 bool IsNotFound(const Status& status) { in IsNotFound() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/status/
Dstatus.cc426 bool IsNotFound(const Status& status) { in IsNotFound() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/status/
H A Dstatus.cc425 bool IsNotFound(const Status& status) { in IsNotFound() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/status/
H A Dstatus.cc426 bool IsNotFound(const Status& status) { in IsNotFound() function
/aosp_15_r20/prebuilts/go/linux-x86/src/net/
Dnet.go669 IsNotFound bool member