Home
last modified time | relevance | path

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

/packages/services/Car/vehicle_network_service/
DVehicleNetworkService.cpp297 List<int32_t> propertiesToUnsubscribe; in binderDied() local
318 propertiesToUnsubscribe.push_back(property); in binderDied()
322 for (int32_t property : propertiesToUnsubscribe) { in binderDied()
326 for (int32_t property : propertiesToUnsubscribe) { in binderDied()