Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A DKeyStorage.cpp81 struct StorageBindingInfo { struct
82 enum class State {
89 std::vector<uint8_t> seed;
92 State state = State::UNINITIALIZED;
94 std::mutex guard;