Home
last modified time | relevance | path

Searched refs:removePropertyFromClientLocked (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/vehicle_network_service/
DVehicleNetworkService.h331 bool removePropertyFromClientLocked(sp<IBinder>& ibinder, sp<HalClient>& client,
DVehicleNetworkService.cpp710 shouldUnsubscribe = removePropertyFromClientLocked(ibinder, client, prop); in unsubscribe()
784 bool VehicleNetworkService::removePropertyFromClientLocked(sp<IBinder>& ibinder, in removePropertyFromClientLocked() function in android::VehicleNetworkService