Home
last modified time | relevance | path

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

/aosp_15_r20/system/vold/
H A DKeyStorage.cpp72 struct StorageBindingInfo { struct
73 enum class State {
80 std::vector<uint8_t> seed;
83 State state = State::UNINITIALIZED;
85 std::mutex guard;