Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DVmsSubscriberManagerTest.java94 PUBLISHER_ID in testSubscribe()
132 PUBLISHER_ID in testSubscribeFromPublisher()
153 PUBLISHER_ID in testUnsubscribe()
190 PUBLISHER_ID in testUnsubscribeFromPublisher()
231 PUBLISHER_ID, in testSimpleAvailableLayers()
262 PUBLISHER_ID, in testSimpleAvailableLayersAfterSubscription()
292 PUBLISHER_ID, in testSimpleAvailableLayersAfterClear()
322 PUBLISHER_ID, in testComplexAvailableLayers()
396 PUBLISHER_ID, in testDoubleOfferingAvailableLayers()
428 PUBLISHER_ID, in testDoubleOfferingAvailableLayers()
[all …]
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
H A DVmsHalServiceTest.java75 private static final int PUBLISHER_ID = 12345; field in VmsHalServiceTest
203 verify(mVmsClient).publishPacket(PUBLISHER_ID, LAYER, PAYLOAD); in testHandleDataEvent()
215 mEventCallback.onPacketReceived(PUBLISHER_ID, LAYER, PAYLOAD); in testOnPacketReceivedEvent()
259 new VmsAssociatedLayer(LAYER, asSet(PUBLISHER_ID)))); in testHandleSubscribeToPublisherEvent()
332 PUBLISHER_ID // Publisher ID in testHandlePublisherIdRequestEvent()
395 PUBLISHER_ID, // PublisherId in testHandleOfferingEvent_ZeroOfferings()
416 PUBLISHER_ID, in testHandleOfferingEvent_LayerOnly()
433 PUBLISHER_ID, in testHandleOfferingEvent_LayerAndDependency()
461 PUBLISHER_ID, in testHandleOfferingEvent_MultipleLayersAndDependencies()
816 PUBLISHER_ID, in testHandleSubscriptionsRequestEvent_MultipleLayersAndAssociatedLayers()
[all …]
/aosp12/packages/services/Car/service/src/com/android/car/hal/
H A DVmsHalService.java533 int publisherId = message.get(VmsPublisherInformationIntegerValuesIndex.PUBLISHER_ID); in handlePublisherInfoRequest()
568 int publisherId = message.get(VmsOfferingMessageIntegerValuesIndex.PUBLISHER_ID); in handleOfferingEvent()
852 return message.get(VmsMessageWithLayerAndPublisherIdIntegerValuesIndex.PUBLISHER_ID); in parsePublisherIdFromMessage()
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DVmsUtils.cpp36 toInt(VmsPublisherInformationIntegerValuesIndex::PUBLISHER_ID);
/aosp12/hardware/interfaces/automotive/vehicle/2.0/
H A Dtypes.hal4672 PUBLISHER_ID = 4,
4688 PUBLISHER_ID = 1,
4743 PUBLISHER_ID = 1,