Home
last modified time | relevance | path

Searched defs:KeyValueStore (Results 1 – 2 of 2) sorted by relevance

/system/secretkeeper/core/src/
Dstore.rs227 pub trait KeyValueStore { interface
Dta.rs102 storage_impl: Box<dyn KeyValueStore>, in new()
111 storage_impl: Box<dyn KeyValueStore>, in new_with_session_limit()