Searched refs:roleList (Results 1 – 2 of 2) sorted by relevance
121 hidl_vec<IOmxStore::RoleInfo> roleList; in TEST_F() local122 omxStore->listRoles([&roleList](hidl_vec<IOmxStore::RoleInfo> const& _nl) { in TEST_F()123 roleList = _nl; in TEST_F()125 if (roleList.size() == 0) ALOGV("Warning, RoleInfo list empty"); in TEST_F()
192 * @return roleList The list of `RoleInfo`s.198 vec<RoleInfo> roleList