Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/
DSubscriptionManager.cpp314 VhalResult<void> SubscriptionManager::unsubscribePropIdAreaIdLocked( in unsubscribePropIdAreaIdLocked() function in android::hardware::automotive::vehicle::SubscriptionManager
365 if (auto result = unsubscribePropIdAreaIdLocked(clientId, propIdAreaId); !result.ok()) { in unsubscribe()
386 if (auto result = unsubscribePropIdAreaIdLocked(clientId, propIdAreaId); !result.ok()) { in unsubscribe()
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/include/
DSubscriptionManager.h181 VhalResult<void> unsubscribePropIdAreaIdLocked(SubscriptionManager::ClientIdType clientId,