Searched defs:rType (Results 1 – 4 of 4) sorted by relevance
107 Type rType = Type.getType(returnType); in visitMethod() local
117 void DeviceCallback::onDeviceSetReport(uint8_t rType, in onDeviceSetReport()125 void DeviceCallback::onDeviceOutput(uint8_t rType, in onDeviceOutput()
403 jint rType = reportType; in getReportNative() local428 jint rType = reportType; in setReportNative() local
458 private String getActionStringFromReqType(SsData.RequestType rType) { in getActionStringFromReqType()