Searched refs:errorCode (Results 1 – 3 of 3) sorted by relevance
108 public void onRegistrationFailed(NsdServiceInfo serviceInfo, int errorCode) { in onRegistrationFailed() argument113 public void onUnregistrationFailed(NsdServiceInfo serviceInfo, int errorCode) { in onUnregistrationFailed() argument191 public void onStartDiscoveryFailed(String serviceType, int errorCode) { in onStartDiscoveryFailed() argument196 public void onStopDiscoveryFailed(String serviceType, int errorCode) { in onStopDiscoveryFailed() argument239 public void onServiceInfoCallbackRegistrationFailed(int errorCode) { in onServiceInfoCallbackRegistrationFailed() argument
276 long errorCode = jsonObject.optLong(ERROR_CODE_KEY); in InvocationFailedEventInfo() local287 return errorCode; in InvocationFailedEventInfo()758 long errorCode = jsonObject.optLong(ERROR_CODE_KEY); in updateFailureFromJsonObject() local769 return errorCode; in updateFailureFromJsonObject()
840 long errorCode = debugContext.getErrorCode(); in parseDebugInfoContext() local855 return errorCode; in parseDebugInfoContext()