Searched refs:getAllowedCallback (Results 1 – 1 of 1) sorted by relevance
86 auto getAllowedCallback = [&](OemLockStatus s, bool a) { in TEST_P() local92 const auto get_ret = oemlock->isOemUnlockAllowedByDevice(getAllowedCallback); in TEST_P()101 const auto check_set_ret = oemlock->isOemUnlockAllowedByDevice(getAllowedCallback); in TEST_P()110 const auto check_restore_ret = oemlock->isOemUnlockAllowedByDevice(getAllowedCallback); in TEST_P()148 auto getAllowedCallback = [&](OemLockStatus s, bool a) { in TEST_P() local154 const auto get_ret = oemlock->isOemUnlockAllowedByCarrier(getAllowedCallback); in TEST_P()168 const auto check_set_ret = oemlock->isOemUnlockAllowedByCarrier(getAllowedCallback); in TEST_P()185 const auto check_restore_ret = oemlock->isOemUnlockAllowedByCarrier(getAllowedCallback); in TEST_P()