Searched refs:hidl_types (Results 1 – 3 of 3) sorted by relevance
85 hidl_vec<Type> hidl_types{}; in getSupportedTypes() local86 hidl_types.setToExternal(types.data(), types.size()); in getSupportedTypes()88 _hidl_cb(hidl_types); in getSupportedTypes()
90 hidl_vec<Type> hidl_types{}; in getSupportedTypes() local91 hidl_types.setToExternal(types, mLights.size()); in getSupportedTypes()93 _hidl_cb(hidl_types); in getSupportedTypes()