Home | History | Annotate | Download | only in default

Lines Matching refs:ids

363     hidl_vec<Element>     ids        = rs_to_hidl<Element>(_ids,       [](uintptr_t val) { return static_cast<Element>(val); });
366 _hidl_cb(ids, names, arraySizes);