Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVmsUtils.cpp130 const VmsLayerAndPublisher& layer_publisher, const std::string& vms_packet) { in createDataMessageWithLayerPublisherInfo() argument
135 result->value.bytes = std::vector<uint8_t>(vms_packet.begin(), vms_packet.end()); in createDataMessageWithLayerPublisherInfo()
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVmsUtils.h169 const VmsLayerAndPublisher& layer_publisher, const std::string& vms_packet);