Home
last modified time | relevance | path

Searched defs:GarbageCollect (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/interfaces/health/storage/impl_common/
H A Dimpl_common.cpp61 Result GarbageCollect(uint64_t timeout_seconds) { in GarbageCollect() function
/aosp_15_r20/external/pigweed/pw_kvs/
H A Dkey_value_store.cc1036 Status KeyValueStore::GarbageCollect(span<const Address> reserved_addresses) { in GarbageCollect() function in pw::kvs::KeyValueStore
/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_monster.cc2025 size_t CookieMonster::GarbageCollect(const Time& current, in GarbageCollect() function in net::CookieMonster
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmaster_session.cc2152 void MasterSession::GarbageCollect() { in GarbageCollect() function in tensorflow::MasterSession