Home
last modified time | relevance | path

Searched refs:noSignature (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/oemlock/1.0/vts/functional/
DVtsHalOemLockV1_0TargetTest.cpp144 const hidl_vec<uint8_t> noSignature = {}; in TEST_P() local
165 const auto set_ret = oemlock->setOemUnlockAllowedByCarrier(!originallyAllowed, noSignature); in TEST_P()
182 const auto restore_ret = oemlock->setOemUnlockAllowedByCarrier(originallyAllowed, noSignature); in TEST_P()