Searched defs:UnlockData (Results 1 – 1 of 1) sorted by relevance
89 struct UnlockData { struct90 UnlockType type;91 int32_t lockState;115 UnlockData GetUnlockData(); argument