Searched defs:GetClientInterfaces (Results 1 – 2 of 2) sorted by relevance
40 List<IBinder> GetClientInterfaces(); in GetClientInterfaces() method
176 Status Server::GetClientInterfaces(vector<sp<IBinder>>* out_client_interfaces) { in GetClientInterfaces() function in android::wificond::Server