Searched refs:unlockInMsAsync (Results 1 – 5 of 5) sorted by relevance
56 oneway void unlockInMsAsync(int ms); in unlockInMsAsync() method
383 Status unlockInMsAsync(int32_t ms) override { in unlockInMsAsync() function
445 EXPECT_OK(proc.rootIface->unlockInMsAsync(blockTimeMs)); in TEST_P()
117 fn unlockInMsAsync(&self, _: i32) -> Result<(), Status> { in unlockInMsAsync() method
140 fn unlockInMsAsync(&self, _: i32) -> Result<(), Status> { in unlockInMsAsync() method