Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_kvs/public/pw_kvs/
H A Dkey_value_store.h646 void LogKeyDescriptor() const;
/aosp_15_r20/external/pigweed/pw_kvs/
H A Dkey_value_store.cc1433 void KeyValueStore::LogKeyDescriptor() const { in LogKeyDescriptor() function in pw::kvs::KeyValueStore