Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DVehicleManager_fuzzer.cpp58 using ::android::hardware::automotive::vehicle::V2_0::vms::createAvailabilityRequest;
59 using ::android::hardware::automotive::vehicle::V2_0::vms::createBaseVmsMessage;
60 using ::android::hardware::automotive::vehicle::V2_0::vms::createPublisherIdRequest;
61 using ::android::hardware::automotive::vehicle::V2_0::vms::createStartSessionMessage;
62 using ::android::hardware::automotive::vehicle::V2_0::vms::createSubscriptionsRequest;
63 using ::android::hardware::automotive::vehicle::V2_0::vms::getAvailableLayers;
64 using ::android::hardware::automotive::vehicle::V2_0::vms::getSequenceNumberForAvailabilityState;
65 using ::android::hardware::automotive::vehicle::V2_0::vms::getSequenceNumberForSubscriptionsState;
66 using ::android::hardware::automotive::vehicle::V2_0::vms::hasServiceNewlyStarted;
67 using ::android::hardware::automotive::vehicle::V2_0::vms::isAvailabilitySequenceNumberNewer;
[all …]
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVmsUtils.h31 namespace vms {
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c2724 ver2str(unsigned int vms, unsigned int vls) in ver2str() argument
2729 maj = (vms >> 16) & 0xFFFF; in ver2str()
2732 year = (vms >> 16) & 0xFFFF; in ver2str()
2733 month = vms & 0xFFFF; in ver2str()
2741 (vms>>16)&0xFFFF, vms&0xFFFF, in ver2str()
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVmsUtils.cpp26 namespace vms { namespace
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVmsUtils_test.cpp28 namespace vms { namespace
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal2298 * This property uses MIXED data to communicate vms messages.
2303 * bytes is a serialized VMS message as defined in the vms protocol