Searched refs:errorCallback (Results 1 – 2 of 2) sorted by relevance
336 static int errorCallback(int32_t errorCode, int32_t property, int32_t operation);
343 int VehicleNetworkService::errorCallback(int32_t errorCode, int32_t property, int32_t operation) { in errorCallback() function in android::VehicleNetworkService373 r = mDevice->init(mDevice, eventCallback, errorCallback); in onFirstRef()