Searched defs:interfaceList (Results 1 – 2 of 2) sorted by relevance
50 List<BinderInterface<IInterface>> interfaceList = new ArrayList<>(interfaces); in getInterfaces_returnsCopy() local
2629 bool compareListInterface(const std::vector<std::string>& interfaceList) { in compareListInterface()2657 void expectInterfaceList(const std::vector<std::string>& interfaceList) { in expectInterfaceList()