Home
last modified time | relevance | path

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

/external/pigweed/pw_kvs/public/pw_kvs/
Dkey_value_store.h512 StatusWithSize UpdateEntriesToPrimaryFormat();
/external/pigweed/pw_kvs/
Dkey_value_store.cc935 StatusWithSize update_status = UpdateEntriesToPrimaryFormat(); in FullMaintenanceHelper()
1088 StatusWithSize KeyValueStore::UpdateEntriesToPrimaryFormat() { in UpdateEntriesToPrimaryFormat() function in pw::kvs::KeyValueStore