Searched refs:GetDeviceLockStatus (Results 1 – 4 of 4) sorted by relevance
206 if (GetDeviceLockStatus()) { in EraseHandler()265 if (GetDeviceLockStatus()) { in DownloadHandler()301 if (GetDeviceLockStatus()) { in SetActiveHandler()472 if (GetDeviceLockStatus()) { in CreatePartitionHandler()510 if (GetDeviceLockStatus()) { in DeletePartitionHandler()532 if (GetDeviceLockStatus()) { in ResizePartitionHandler()584 if (GetDeviceLockStatus()) { in FlashHandler()611 if (GetDeviceLockStatus()) { in UpdateSuperHandler()704 if (GetDeviceLockStatus()) { in Fetch()
129 bool GetDeviceLockStatus();
198 bool GetDeviceLockStatus() { in GetDeviceLockStatus() function
272 *message = GetDeviceLockStatus() ? "no" : "yes"; in GetUnlocked()