Searched refs:removePropertyFromClientLocked (Results 1 – 2 of 2) sorted by relevance
331 bool removePropertyFromClientLocked(sp<IBinder>& ibinder, sp<HalClient>& client,
710 shouldUnsubscribe = removePropertyFromClientLocked(ibinder, client, prop); in unsubscribe()784 bool VehicleNetworkService::removePropertyFromClientLocked(sp<IBinder>& ibinder, in removePropertyFromClientLocked() function in android::VehicleNetworkService