Searched refs:sendGetFeatureReportReply (Results 1 – 2 of 2) sorted by relevance
220 void Device::sendGetFeatureReportReply(uint32_t id, const std::vector<uint8_t>& report) const { in sendGetFeatureReportReply() function in android::uhid::Device325 static void sendGetFeatureReportReply(JNIEnv* env, jclass /* clazz */, jlong ptr, jint id, in sendGetFeatureReportReply() function330 d->sendGetFeatureReportReply(id, report); in sendGetFeatureReportReply()350 reinterpret_cast<void*>(sendGetFeatureReportReply)},
52 void sendGetFeatureReportReply(uint32_t id, const std::vector<uint8_t>& report) const;