Searched refs:REPORT_OPERATION_RESULT_EVENT (Results 1 – 4 of 4) sorted by relevance
28 REPORT_OPERATION_RESULT_EVENT = 1, enumerator
52 int error = Remote()->SendRequest(REPORT_OPERATION_RESULT_EVENT, dataParcel, reply, option); in OnReportOperationResult()
65 …callback->OnRemoteRequest(IGnssGeofenceCallback::REPORT_OPERATION_RESULT_EVENT, dataParcel, reply,…
77 case REPORT_OPERATION_RESULT_EVENT: { in OnRemoteRequest()