Searched defs:handleHalError (Results 1 – 3 of 3) sorted by relevance
51 void VehicleNetworkEventMessageHandler::handleHalError(int32_t errorCode, int32_t property, in handleHalError() function in android::VehicleNetworkEventMessageHandler
556 private void handleHalError(int errorCode, int property, int operation) { in handleHalError() method in VehicleNetwork
81 void VehicleHalMessageHandler::handleHalError(VehicleHalError* error) { in handleHalError() function in android::VehicleHalMessageHandler