/hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
D | SubscriptionManager_test.cpp | 67 const std::list<sp<HalClient>>& clients) { in extractCallbacks() 110 auto clients = manager.getSubscribedClients(PROP1, SubscribeFlags::EVENTS_FROM_CAR); in TEST_F() local 121 auto clients = manager.getSubscribedClients(toInt(VehicleProperty::AP_POWER_BOOTUP_REASON), in TEST_F() local 135 auto clients = manager.getSubscribedClients(PROP1, SubscribeFlags::EVENTS_FROM_CAR); in TEST_F() local
|
D | VehicleHalManager_test.cpp | 460 HalClientVector clients; in TEST() local
|
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/ |
D | SubscriptionManagerTest.cpp | 358 auto clients = getManager()->getSubscribedClients(std::vector<VehiclePropValue>(updatedValues)); in TEST_F() local 413 auto clients = getManager()->getSubscribedClients(std::vector<VehiclePropValue>(updatedValues)); in TEST_F() local 504 auto clients = getManager()->getSubscribedClients(std::vector<VehiclePropValue>(updatedValues)); in TEST_F() local 633 auto clients = in TEST_F() local 713 auto clients = in TEST_F() local 799 auto clients = getManager()->getSubscribedClients(std::vector<VehiclePropValue>({propValue1})); in TEST_F() local 850 auto clients = getManager()->getSubscribedClients({value0}); in TEST_F() local
|
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/current/android/hardware/wifi/supplicant/ |
D | ISupplicantP2pNetwork.aidl | 46 void setClientList(in android.hardware.wifi.supplicant.MacAddress[] clients); in setClientList()
|
/hardware/interfaces/wifi/supplicant/aidl/android/hardware/wifi/supplicant/ |
D | ISupplicantP2pNetwork.aidl | 130 void setClientList(in MacAddress[] clients); in setClientList()
|
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/3/android/hardware/wifi/supplicant/ |
D | ISupplicantP2pNetwork.aidl | 46 void setClientList(in android.hardware.wifi.supplicant.MacAddress[] clients); in setClientList()
|
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/1/android/hardware/wifi/supplicant/ |
D | ISupplicantP2pNetwork.aidl | 46 void setClientList(in android.hardware.wifi.supplicant.MacAddress[] clients); in setClientList()
|
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/2/android/hardware/wifi/supplicant/ |
D | ISupplicantP2pNetwork.aidl | 46 void setClientList(in android.hardware.wifi.supplicant.MacAddress[] clients); in setClientList()
|
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/ |
D | SubscriptionManager.cpp | 334 auto& clients = mClientsByPropIdAreaId[propIdAreaId]; in unsubscribePropIdAreaIdLocked() local 425 std::unordered_map<std::shared_ptr<IVehicleCallback>, std::vector<VehiclePropValue>> clients; in getSubscribedClients() local 464 std::unordered_map<std::shared_ptr<IVehicleCallback>, std::vector<VehiclePropError>> clients; in getSubscribedClientsForErrorEvents() local
|
D | DefaultVehicleHal.cpp | 231 std::unordered_map<const AIBinder*, std::shared_ptr<T>>* clients, in getOrCreateClient()
|
/hardware/qcom/sm7150/gps/core/ |
D | SystemStatusOsObserver.cpp | 152 unordered_set<IDataItemObserver*> clients({mClient}); in updateSubscription() local 321 auto clients = mParent->mDataItemToClients.getValSetPtr(each); in notify() local
|
/hardware/qcom/sm8150p/gps/core/ |
D | SystemStatusOsObserver.cpp | 152 unordered_set<IDataItemObserver*> clients({mClient}); in updateSubscription() local 321 auto clients = mParent->mDataItemToClients.getValSetPtr(each); in notify() local
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ |
D | VehicleHalManager.cpp | 456 const auto& clients = in onHalPropertySetError() local 551 auto clients = in handlePropertySetEvent() local
|
D | SubscriptionManager.cpp | 129 auto clients = getSubscribedClientsLocked(v->prop, flags); in distributeValuesToClients() local
|
/hardware/qcom/sm8150/gps/core/ |
D | SystemStatusOsObserver.cpp | 154 unordered_set<IDataItemObserver*> clients({mClient}); in updateSubscription() local 324 auto clients = mParent->mDataItemToClients.getValSetPtr(each); in notify() local
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | SystemStatusOsObserver.cpp | 329 list<IDataItemObserver*> clients(1, mClient); in unsubscribeAll() local 400 list<IDataItemObserver*> clients(0); in notify() local
|
/hardware/qcom/sm7250/gps/core/ |
D | SystemStatusOsObserver.cpp | 154 unordered_set<IDataItemObserver*> clients({mClient}); in updateSubscription() local 324 auto clients = mParent->mDataItemToClients.getValSetPtr(each); in notify() local
|
/hardware/google/aemu/host-common/ |
D | address_space_graphics_unittests.cpp | 777 std::vector<Client*> clients; in TEST_F() local 823 std::vector<Client*> clients; in TEST_F() local
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | wlioctl.h | 5461 wl_relmcast_client_t clients[WL_RELMCAST_MAX_CLIENT]; member
|