Searched refs:GetClientInterfaces (Results 1 – 3 of 3) sorted by relevance
49 List<IBinder> GetClientInterfaces(); in GetClientInterfaces() method
101 android::binder::Status GetClientInterfaces(
263 Status Server::GetClientInterfaces(vector<sp<IBinder>>* out_client_interfaces) { in GetClientInterfaces() function in android::wificond::Server