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