Searched defs:vhalErrorCode (Results 1 – 2 of 2) sorted by relevance
356 public static @VehicleHalStatusCodeInt int getVhalSystemErrorCode(int vhalErrorCode) { in getVhalSystemErrorCode()363 public static int getVhalVendorErrorCode(int vhalErrorCode) { in getVhalVendorErrorCode()
2153 int vhalErrorCode = CarPropertyErrorCodes.getVhalSystemErrorCode( in onPropertySetError() local