Home
last modified time | relevance | path

Searched refs:ChildName (Results 1 – 5 of 5) sorted by relevance

/external/llvm/tools/lli/
DRemoteTargetExternal.h91 RPC.ChildName = ChildName; in create()
108 RemoteTargetExternal(std::string &Name) : RemoteTarget(), ChildName(Name) {} in RemoteTargetExternal()
112 std::string ChildName;
DRPCChannel.h25 std::string ChildName;
/external/llvm/tools/lli/Unix/
DRPCChannel.inc64 int rc = execv(ChildName.c_str(), args);
/external/mdnsresponder/mDNSCore/
DuDNS.c1504 LogInfo("GetZoneData recursed to root label of %##s without finding SOA", zd->ChildName.c); in GetZoneData_QuestionCallback()
1611 AssignDomainName(&zd->ChildName, name); in StartGetZoneData()
1613 zd->CurrentSOA = (domainname *)(&zd->ChildName.c[initialskip]); in StartGetZoneData()
DmDNSEmbeddedAPI.h1630 domainname ChildName; // Name for which we're trying to find the responsible server member