HomeSort by relevance Sort by last modified time
    Searched refs:DescriptorType (Results 1 - 6 of 6) sorted by null

  /external/protobuf/src/google/protobuf/compiler/java/
java_name_resolver.h 83 template<class DescriptorType>
84 string GetImmutableClassName(const DescriptorType* descriptor) {
87 template<class DescriptorType>
88 string GetMutableClassName(const DescriptorType* descriptor) {
java_doc_comment.cc 140 template <typename DescriptorType>
142 io::Printer* printer, const DescriptorType* descriptor) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
usbdlib.h 24 #define UsbBuildGetDescriptorRequest(urb, length, descriptorType, descriptorIndex, languageId, transferBuffer, transferBufferMDL, transferBufferLength, link) \
31 (urb)->UrbControlDescriptorRequest.DescriptorType = (descriptorType); \
154 IN LONG DescriptorType);
usbscan.h 76 IN UCHAR DescriptorType;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winusb.h 73 WINBOOL WINAPI WinUsb_GetDescriptor (WINUSB_INTERFACE_HANDLE InterfaceHandle, UCHAR DescriptorType, UCHAR Index, USHORT LanguageID, PUCHAR Buffer, ULONG BufferLength, PULONG LengthTransferred);
usb.h 342 UCHAR DescriptorType;

Completed in 7969 milliseconds