Searched refs:GetDeviceLockStatus (Results 1 – 4 of 4) sorted by relevance
206 if (GetDeviceLockStatus()) { in EraseHandler()265 if (GetDeviceLockStatus()) { in DownloadHandler()293 if (GetDeviceLockStatus()) { in SetActiveHandler()464 if (GetDeviceLockStatus()) { in CreatePartitionHandler()502 if (GetDeviceLockStatus()) { in DeletePartitionHandler()524 if (GetDeviceLockStatus()) { in ResizePartitionHandler()576 if (GetDeviceLockStatus()) { in FlashHandler()603 if (GetDeviceLockStatus()) { in UpdateSuperHandler()696 if (GetDeviceLockStatus()) { in Fetch()
85 bool GetDeviceLockStatus();
206 bool GetDeviceLockStatus() { in GetDeviceLockStatus() function
279 *message = GetDeviceLockStatus() ? "no" : "yes"; in GetUnlocked()