Home
last modified time | relevance | path

Searched refs:KeyValueStore (Results 1 – 23 of 23) sorted by relevance

/external/libbrillo/brillo/
Dkey_value_store.cc38 KeyValueStore::KeyValueStore() = default;
39 KeyValueStore::~KeyValueStore() = default;
40 KeyValueStore::KeyValueStore(KeyValueStore&&) = default;
41 KeyValueStore& KeyValueStore::operator=(KeyValueStore&&) = default;
43 bool KeyValueStore::Load(const base::FilePath& path) { in Load()
50 bool KeyValueStore::LoadFromString(const std::string& data) { in LoadFromString()
84 bool KeyValueStore::Save(const base::FilePath& path) const { in Save()
88 string KeyValueStore::SaveToString() const { in SaveToString()
95 void KeyValueStore::Clear() { in Clear()
99 bool KeyValueStore::GetString(const string& key, string* value) const { in GetString()
[all …]
Dkey_value_store.h21 class BRILLO_EXPORT KeyValueStore {
24 KeyValueStore();
25 virtual ~KeyValueStore();
27 KeyValueStore(const KeyValueStore&) = delete;
28 KeyValueStore& operator=(const KeyValueStore&) = delete;
29 KeyValueStore(KeyValueStore&&);
30 KeyValueStore& operator=(KeyValueStore&&);
Dkey_value_store_test.cc38 KeyValueStore store_; // KeyValueStore under test.
45 KeyValueStore moved_to(std::move(store_)); in TEST_F()
59 KeyValueStore moved_to; in TEST_F()
120 KeyValueStore new_store; in TEST_F()
Dosrelease_reader.h45 KeyValueStore store_;
/external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/
Dkey_value_store.h28 class KeyValueStore {
30 KeyValueStore();
32 KeyValueStore(const KeyValueStore&) = delete;
33 KeyValueStore(KeyValueStore&&) = delete;
34 KeyValueStore& operator=(const KeyValueStore&) = delete;
35 KeyValueStore&& operator=(KeyValueStore&&) = delete;
Dkey_value_store.cc20 KeyValueStore::KeyValueStore() = default;
22 ::grpc::Status KeyValueStore::Get(const std::string& key, in Get()
38 ::grpc::Status KeyValueStore::Set(const std::string& key, std::string value) { in Set()
Dservice.h134 KeyValueStore key_value_store_;
/external/pigweed/pw_kvs/
Dkey_value_store.cc41 KeyValueStore::KeyValueStore(FlashPartition* partition, in KeyValueStore() function in pw::kvs::KeyValueStore
59 Status KeyValueStore::Init() { in Init()
139 Status KeyValueStore::InitializeMetadata() { in InitializeMetadata()
300 KeyValueStore::StorageStats KeyValueStore::GetStorageStats() const { in GetStorageStats()
331 bool KeyValueStore::CheckForErrors() { in CheckForErrors()
353 Status KeyValueStore::LoadEntry(Address entry_address, in LoadEntry()
373 Status KeyValueStore::ScanForEntry(const SectorDescriptor& sector, in ScanForEntry()
403 StatusWithSize KeyValueStore::Get(Key key, in Get()
414 Status KeyValueStore::PutBytes(Key key, std::span<const byte> value) { in PutBytes()
446 Status KeyValueStore::Delete(Key key) { in Delete()
[all …]
Dkey_value_store_initialized_test.cc334 for (const KeyValueStore::Item& entry : kvs_) { in TEST_F()
341 for (KeyValueStore::Item entry : kvs_) { in TEST_F()
350 for (KeyValueStore::Item entry : kvs_) { in TEST_F()
362 for (KeyValueStore::Item entry : kvs_) { in TEST_F()
374 for (KeyValueStore::Item entry : kvs_) { in TEST_F()
384 for (KeyValueStore::Item entry : kvs_) { in TEST_F()
394 for (KeyValueStore::Item entry : kvs_) { in TEST_F()
405 for (KeyValueStore::Item entry : kvs_) { in TEST_F()
Dflash_partition_with_stats.cc28 Status FlashPartitionWithStats::SaveStorageStats(const KeyValueStore& kvs, in SaveStorageStats()
35 KeyValueStore::StorageStats stats = kvs.GetStorageStats(); in SaveStorageStats()
Dtest_key_value_store_test.cc26 KeyValueStore& kvs = TestKvs(); in TEST()
Dfake_flash_test_key_value_store.cc69 KeyValueStore& TestKvs() { in TestKvs()
Dkey_value_store_test.cc294 KeyValueStore::StorageStats stats = kvs.GetStorageStats(); in TEST()
395 KeyValueStore::StorageStats stats = kvs_.GetStorageStats(); in TEST_F()
426 KeyValueStore::max_key_value_size_bytes( in TEST()
Dkey_value_store_map_test.cc327 KeyValueStore::StorageStats post_stats = kvs_.GetStorageStats(); in GCFull()
337 KeyValueStore::StorageStats pre_stats = kvs_.GetStorageStats(); in GCPartial()
339 KeyValueStore::StorageStats post_stats = kvs_.GetStorageStats(); in GCPartial()
DBUILD.gn438 label = "KeyValueStore"
Ddocs.rst14 KeyValueStore subtitle
/external/pigweed/pw_kvs/public/pw_kvs/
Dkey_value_store.h82 class KeyValueStore {
246 constexpr Item(const KeyValueStore& kvs, in Item()
252 const KeyValueStore& kvs_;
284 friend class KeyValueStore;
287 const KeyValueStore& kvs, in iterator()
351 KeyValueStore(FlashPartition* partition,
463 KeyValueStore::Address& address,
569 class KeyValueStoreBuffer : public KeyValueStore {
590 : KeyValueStore(partition, in KeyValueStore() function
Dtest_key_value_store.h21 KeyValueStore& TestKvs();
Dflash_partition_with_stats.h35 Status SaveStorageStats(const KeyValueStore& kvs, const char* label);
/external/pigweed/pw_blob_store/public/pw_blob_store/
Dblob_store.h281 kvs::KeyValueStore& kvs, in BlobStore()
475 kvs::KeyValueStore& kvs_;
538 kvs::KeyValueStore& kvs, in BlobStoreBuffer()
/external/guice/lib/build/jdiff/
Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/ ...
/external/cldr/tools/java/libs/
DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...