Searched refs:addOrUpdate (Results 1 - 3 of 3) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
H A DSubscriptionManager.h65 inline void addOrUpdate(const sp<HalClient> &client) { function in class:android::hardware::automotive::vehicle::V2_0::HalClientVector
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
H A DVehicleHalManager_test.cpp458 clients.addOrUpdate(c1);
459 clients.addOrUpdate(c1);
460 clients.addOrUpdate(c2);
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DSubscriptionManager.cpp215 propClients->addOrUpdate(client);

Completed in 103 milliseconds