Home
last modified time | relevance | path

Searched refs:fqInstanceNames (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/lshal/
DListCommand.cpp658 hidl_vec<hidl_string> fqInstanceNames; in fetchBinderized() local
661 fqInstanceNames = names; in fetchBinderized()
671 for (const auto &fqInstanceName : fqInstanceNames) { in fetchBinderized()