Searched refs:getAllowedCallback (Results 1 – 1 of 1) sorted by relevance
99 auto getAllowedCallback = [&](OemLockStatus s, bool a) { in TEST_F() local105 const auto get_ret = oemlock->isOemUnlockAllowedByDevice(getAllowedCallback); in TEST_F()114 const auto check_set_ret = oemlock->isOemUnlockAllowedByDevice(getAllowedCallback); in TEST_F()123 const auto check_restore_ret = oemlock->isOemUnlockAllowedByDevice(getAllowedCallback); in TEST_F()161 auto getAllowedCallback = [&](OemLockStatus s, bool a) { in TEST_F() local167 const auto get_ret = oemlock->isOemUnlockAllowedByCarrier(getAllowedCallback); in TEST_F()181 const auto check_set_ret = oemlock->isOemUnlockAllowedByCarrier(getAllowedCallback); in TEST_F()198 const auto check_restore_ret = oemlock->isOemUnlockAllowedByCarrier(getAllowedCallback); in TEST_F()