Searched refs:SetOemUnlockAllowedByDevice (Results 1 – 3 of 3) sorted by relevance
42 Result<void> SetOemUnlockAllowedByDevice(bool allowed);
53 CF_EXPECT(oemlock_.SetOemUnlockAllowedByDevice(result)); in ProcessMessage()
96 Result<void> OemLock::SetOemUnlockAllowedByDevice(bool allowed) { in SetOemUnlockAllowedByDevice() function in cuttlefish::oemlock::OemLock