Home
last modified time | relevance | path

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

/external/openthread/src/ncp/
Dchanged_props_set.hpp146 void RemoveEntry(uint8_t aIndex) { ClearBit(mChangedSet, aIndex); } in RemoveEntry() function in ot::Ncp::ChangedPropsSet
/external/tink/cc/core/
Dkeyset_handle_builder.cc126 KeysetHandleBuilder& KeysetHandleBuilder::RemoveEntry(int index) { in RemoveEntry() function in crypto::tink::KeysetHandleBuilder
Dkeyset_handle_builder_test.cc366 TEST_F(KeysetHandleBuilderTest, RemoveEntry) { in TEST_F() argument
/external/pigweed/pw_kvs/
Dentry_cache.cc130 EntryCache::iterator EntryCache::RemoveEntry(iterator& entry_it) { in RemoveEntry() function in pw::kvs::internal::EntryCache
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_interface.cc230 size_t TpuCompilationCacheInterface::RemoveEntry(const std::string& key) { in RemoveEntry() function in tensorflow::tpu::TpuCompilationCacheInterface
/external/rust/android-crates-io/crates/indexmap/tests/
Dquick.rs274 RemoveEntry(K), enumerator
/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
/external/cronet/tot/net/disk_cache/blockfile/
Dbackend_impl.cc856 void BackendImpl::RemoveEntry(EntryImpl* entry) { in RemoveEntry() function in disk_cache::BackendImpl
/external/cronet/stable/net/disk_cache/blockfile/
Dbackend_impl.cc856 void BackendImpl::RemoveEntry(EntryImpl* entry) { in RemoveEntry() function in disk_cache::BackendImpl