Home
last modified time | relevance | path

Searched defs:RemoveEntry (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/packages/services/Car/cpp/computepipe/router/1.0/
DRouterSvc.h35 Error RemoveEntry(const std::string& name) { in RemoveEntry() function
/aosp_15_r20/packages/services/Car/cpp/computepipe/tests/
DPipeQueryTest.cpp60 Error RemoveEntry(const std::string& name) { in RemoveEntry() function in FakeRegistry
/aosp_15_r20/external/openthread/src/ncp/
H A Dchanged_props_set.hpp157 void RemoveEntry(uint8_t aIndex) { ClearBit(mChangedSet, aIndex); } in RemoveEntry() function in ot::Ncp::ChangedPropsSet
/aosp_15_r20/external/tink/cc/core/
H A Dkeyset_handle_builder.cc126 KeysetHandleBuilder& KeysetHandleBuilder::RemoveEntry(int index) { in RemoveEntry() function in crypto::tink::KeysetHandleBuilder
H A Dkeyset_handle_builder_test.cc366 TEST_F(KeysetHandleBuilderTest, RemoveEntry) { in TEST_F() argument
/aosp_15_r20/external/pigweed/pw_kvs/
H A Dentry_cache.cc130 EntryCache::iterator EntryCache::RemoveEntry(iterator& entry_it) { in RemoveEntry() function in pw::kvs::internal::EntryCache
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_compilation_cache_interface.cc230 size_t TpuCompilationCacheInterface::RemoveEntry(const std::string& key) { in RemoveEntry() function in tensorflow::tpu::TpuCompilationCacheInterface
/aosp_15_r20/external/rust/android-crates-io/crates/indexmap/tests/
Dquick.rs274 RemoveEntry(K), enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_ev_driver_windows.cc715 void RemoveEntry(SOCKET s) { in RemoveEntry() function in grpc_core::SockToPolledFdMap
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dbackend_impl.cc857 void BackendImpl::RemoveEntry(EntryImpl* entry) { in RemoveEntry() function in disk_cache::BackendImpl