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

  /external/avahi/avahi-sharp/
HostNameResolver.cs 41 private Protocol aproto; field in class:Avahi.HostNameResolver
53 byte[] hostname, Protocol aproto, LookupFlags flags,
100 Protocol aproto, LookupFlags flags)
106 this.aproto = aproto;
129 Utility.StringToBytes (hostname), aproto, flags,
ServiceResolver.cs 46 private Protocol aproto; field in class:Avahi.ServiceResolver
56 Protocol aproto, LookupFlags flags,
118 string type, string domain, Protocol aproto, LookupFlags flags)
126 this.aproto = aproto;
150 Utility.StringToBytes (domain), aproto, flags, cb, IntPtr.Zero);
  /external/avahi/avahi-sharp/en/Avahi/
HostNameResolver.xml 89 <MemberSignature Language="C#" Value="public HostNameResolver (Avahi.Client client, int iface, Avahi.Protocol proto, string hostname, Avahi.Protocol aproto, Avahi.LookupFlags flags);" />
96 <Parameter Name="aproto" Type="Avahi.Protocol" />
104 <param name="aproto">To be added.</param>
ServiceResolver.xml 95 <MemberSignature Language="C#" Value="public ServiceResolver (Avahi.Client client, int iface, Avahi.Protocol proto, string name, string type, string domain, Avahi.Protocol aproto, Avahi.LookupFlags flags);" />
104 <Parameter Name="aproto" Type="Avahi.Protocol" />
114 <param name="aproto">To be added.</param>
  /system/core/adb/
protocol.txt 2 --- a replacement for aproto -------------------------------------------
4 When it comes down to it, aproto's primary purpose is to forward
21 The protocol discards the layering aproto has and should allow the
117 * "upload" - service for pushing files across (like aproto's /sync)
usb_linux.cpp 250 /* aproto 01 needs 0 termination */

Completed in 637 milliseconds