Home
last modified time | relevance | path

Searched refs:GET_CONFIG_ALL_RESP (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/proto/
H A DVehicleHalProto.proto27 GET_CONFIG_ALL_RESP = 3; enumerator
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DVehicleEmulator.cpp101 respMsg.set_msg_type(vhal_proto::GET_CONFIG_ALL_RESP); in doGetConfigAll()
/aosp12/packages/services/Car/tools/emulator/
H A DVehicleHalProto_pb2.py167 GET_CONFIG_ALL_RESP = 3 variable