Home
last modified time | relevance | path

Searched defs:NotFound (Results 1 – 25 of 125) sorted by relevance

12345

/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/routing/
Dnot_found.rs16 pub(super) struct NotFound; struct
18 impl<B> Service<Request<B>> for NotFound implementation
/aosp_15_r20/external/angle/src/libANGLE/
H A DBlobCache.h36 NotFound, enumerator
95 NotFound, enumerator
/aosp_15_r20/external/clang/include/clang/Sema/
H A DLookup.h34 NotFound = 0, enumerator
132 : ResultKind(NotFound), in ResultKind() argument
154 : ResultKind(NotFound), in ResultKind() argument
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/
Dle_remove_device_from_periodic_advertiser_list_test.cc51 TEST_F(LeRemoveDeviceFromPeriodicAdvertiserListTest, NotFound) { in TEST_F() argument
Dle_remove_device_from_resolving_list_test.cc52 TEST_F(LeRemoveDeviceFromResolvingListTest, NotFound) { in TEST_F() argument
Dle_remove_device_from_filter_accept_list_test.cc51 TEST_F(LeRemoveDeviceFromFilterAcceptListTest, NotFound) { in TEST_F() argument
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_file_enumerator_unittest.cc43 TEST(SimpleFileEnumeratorTest, NotFound) { in TEST() argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Dfunction_detector.hpp42 { NotFound = 0, enumerator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dfunction_detector.hpp44 { NotFound = 0, enumerator
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/src/app/
H A Dgolden.ts37 export interface NotFound { interface
/aosp_15_r20/external/rust/android-crates-io/crates/rusb/src/
Derror.rs28 NotFound, enumerator
/aosp_15_r20/external/rust/crates/rusb/src/
Derror.rs28 NotFound, enumerator
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DLayerHistory.h123 NotFound, enumerator
/aosp_15_r20/device/google/cuttlefish/host/libs/websocket/
Dwebsocket_handler.h75 NotFound = 404, enumerator
/aosp_15_r20/external/pigweed/pw_status/rust/
H A Dpw_status.rs59 NotFound = 5, enumerator
/aosp_15_r20/trusty/user/base/lib/hwkey/rust/src/
Derr.rs30 NotFound, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/matchit/src/
Derror.rs103 NotFound, enumerator
/aosp_15_r20/external/llvm-libc/test/src/search/
H A Dhsearch_test.cpp71 TEST(LlvmLibcHSearchTest, NotFound) { in TEST() argument
/aosp_15_r20/external/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp253 CompileCommand NotFound = findCompileArgsInJsonDatabase( in TEST() local
278 CompileCommand NotFound = findCompileArgsInJsonDatabase( in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/rpc/
Dgrpc.py78 class NotFound(Exception): class in GrpcApp
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/
Derrors.rs106 NotFound( enumerator
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_request.h161 static const int NotFound = 404; variable
/aosp_15_r20/external/executorch/runtime/core/
H A Derror.h71 NotFound = 0x20, enumerator
/aosp_15_r20/trusty/user/base/lib/trusty-sys/src/
Derr.rs31 NotFound = ERR_NOT_FOUND, enumerator
/aosp_15_r20/packages/modules/Virtualization/libs/libfdt/src/
Dresult.rs25 NotFound, enumerator

12345