Searched refs:fqInstanceNames (Results 1 – 1 of 1) sorted by relevance
613 auto fqInstanceNames = std::make_shared<hidl_vec<hidl_string>>(); in fetchBinderized() local615 [fqInstanceNames](const auto& names) { *fqInstanceNames = names; }); in fetchBinderized()624 for (const auto& fqInstanceName : *fqInstanceNames) { in fetchBinderized()