Home
last modified time | relevance | path

Searched defs:kNotFound (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/federated-compute/fcp/dictionary/
H A Ddictionary.h58 static constexpr int32_t kNotFound = -1; variable
/aosp_15_r20/system/nvram/core/include/nvram/core/
H A Dstorage.h32 kNotFound, // The element to be read could not be found. enumerator
/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/mock/
H A DMockDrmCryptoPlugin.h147 static const ssize_t kNotFound = -1; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
H A Dhost_error.h23 kNotFound, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_compiled_cpu_function.cc70 constexpr int kNotFound = -1; variable
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dpacket_buffer.h40 kNotFound, enumerator
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
H A Dstatus.h52 kNotFound = 5, enumerator
/aosp_15_r20/external/leveldb/include/leveldb/
H A Dstatus.h81 kNotFound = 1, enumerator
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/
H A Dstatus.h75 kNotFound = 5, enumerator
/aosp_15_r20/external/cronet/net/dns/
H A Dnsswitch_reader.h43 kNotFound, enumerator
/aosp_15_r20/frameworks/minikin/include/minikin/
H A DSparseBitSet.h71 static const uint32_t kNotFound = ~0u; variable
/aosp_15_r20/frameworks/minikin/libs/minikin/
H A DSparseBitSet.cpp23 const uint32_t SparseBitSet::kNotFound; member in minikin::SparseBitSet
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/status/
H A Dstatus.h141 kNotFound = 5, enumerator
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/status/
H A Dstatus.h143 kNotFound = 5, enumerator
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/status/
H A Dstatus.h143 kNotFound = 5, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/status/
Dstatus.h143 kNotFound = 5, enumerator
/aosp_15_r20/external/abseil-cpp/absl/status/
H A Dstatus.h150 kNotFound = 5, enumerator
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/status/
H A Dstatus.h154 kNotFound = 5, enumerator
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/status/
H A Dstatus.h154 kNotFound = 5, enumerator
/aosp_15_r20/external/federated-compute/fcp/base/
H A Dmonitoring.h254 kNotFound = 5, enumerator
/aosp_15_r20/external/leveldb/db/
H A Dversion_set.cc250 kNotFound, enumerator
/aosp_15_r20/external/webrtc/pc/
H A Dlegacy_stats_collector_unittest.cc75 const char kNotFound[] = "NOT FOUND"; variable
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dfolding_rules.cpp2571 constexpr uint32_t kNotFound = std::numeric_limits<uint32_t>::max(); in DotProductDoingExtract() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfolding_rules.cpp2615 constexpr uint32_t kNotFound = std::numeric_limits<uint32_t>::max(); in DotProductDoingExtract() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dfolding_rules.cpp2615 constexpr uint32_t kNotFound = std::numeric_limits<uint32_t>::max(); in DotProductDoingExtract() local

12