Searched defs:propertyId (Results 1 – 6 of 6) sorted by relevance
83 void onPropertyUnsubscribed(int propertyId) { in onPropertyUnsubscribed()
317 int propertyId = parseIntEnumField(propertyDef); in main() local
564 void VehicleHalManager::onAllClientsUnsubscribed(int32_t propertyId) { in onAllClientsUnsubscribed()
450 VehiclePropValuePool::RecyclableType FakeVehicleHardware::createAdasStateReq(int32_t propertyId, in createAdasStateReq()990 void FakeVehicleHardware::sendAdasPropertiesState(int32_t propertyId, int32_t state) { in sendAdasPropertiesState()
1379 bool VtsHalAutomotiveVehicleTargetTest::checkIsSupported(int32_t propertyId) { in checkIsSupported()
418 std::unique_ptr<VehiclePropConfig> getVehiclePropConfig(int32_t propertyId) { in getVehiclePropConfig()