Searched defs:prl (Results 1 – 2 of 2) sorted by relevance
562 std::vector<uint8_t> prl = {1, 2, 3, 4, 5}; in TEST_F() local
2315 Return<void> RadioImpl::nvWriteCdmaPrl(int32_t serial, const hidl_vec<uint8_t>& prl) { in nvWriteCdmaPrl()