Home
last modified time | relevance | path

Searched refs:ResetAddresses (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_kvs/
Dentry_cache.cc123 Address* first_address = ResetAddresses(descriptors_.size(), entry_address); in AddNew()
151 ResetAddresses(index, address); in AddNewOrUpdateExisting()
228 EntryCache::Address* EntryCache::ResetAddresses(size_t descriptor_index, in ResetAddresses() function in pw::kvs::internal::EntryCache
/external/pigweed/pw_kvs/public/pw_kvs/internal/
Dentry_cache.h228 Address* ResetAddresses(size_t descriptor_index, Address address) const;