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

  /frameworks/av/media/libmediametrics/
MediaAnalyticsItem.cpp 907 static const char *servicename = "media.metrics"; local
945 sp<IBinder> binder = sm->getService(String16(servicename));
965 ALOGD("Unable to bind to service %s: %s", servicename, badness);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock2.h     [all...]
  /external/mdnsresponder/mDNSShared/
uds_daemon.c 399 mDNSlocal mStatus GenerateNTDResponse(const domainname *const servicename, const mDNSInterfaceID id,
405 if (!DeconstructServiceName(servicename, &name, &type, &dom))
445 mDNSlocal void GenerateBonjourBrowserResponse(const domainname *const servicename, const mDNSInterfaceID id,
457 ConvertDomainLabelToCString_unescaped((const domainlabel *)servicename, namestr);
460 mDNS_snprintf(typestr, sizeof(typestr), "%#s.local.", SecondLabel(servicename));
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zsyscall_windows.go     [all...]
syscall_windows.go 596 //sys GetAddrInfoW(nodename *uint16, servicename *uint16, hints *AddrinfoW, result **AddrinfoW) (sockerr error) = ws2_32.GetAddrInfoW
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zsyscall_windows.go     [all...]
syscall_windows.go 596 //sys GetAddrInfoW(nodename *uint16, servicename *uint16, hints *AddrinfoW, result **AddrinfoW) (sockerr error) = ws2_32.GetAddrInfoW
    [all...]

Completed in 393 milliseconds