Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/proto/
H A DVehicleHalProto.proto39 ERROR_UNIMPLEMENTED_CMD = 2; enumerator
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DVehicleEmulator.cpp214 respMsg.set_status(vhal_proto::ERROR_UNIMPLEMENTED_CMD); in processMessage()
/aosp12/packages/services/Car/tools/emulator/
H A DVehicleHalProto_pb2.py177 ERROR_UNIMPLEMENTED_CMD = 2 variable