Searched refs:hpp (Results 1 – 6 of 6) sorted by relevance
/packages/modules/DnsResolver/ |
D | DnsProxyListener.cpp | 1108 size_t buflen, struct hostent** hpp, in doDns64Synthesis() argument 1126 *rv = resolv_gethostbyname(mName, AF_INET, hbuf, buf, buflen, &mNetContext, hpp, event); in doDns64Synthesis() 1137 if (!synthesizeNat64PrefixWithARecord(prefix, *hpp)) { in doDns64Synthesis() 1140 *hpp = nullptr; in doDns64Synthesis() 1266 struct hostent** hpp, in doDns64ReverseLookup() argument 1268 if (*hpp != nullptr || mAddressFamily != AF_INET6 || !mAddress) { in doDns64ReverseLookup() 1295 resolv_gethostbyaddr(&v4addr, sizeof(v4addr), AF_INET, hbuf, buf, buflen, &mNetContext, hpp, in doDns64ReverseLookup() 1298 if (*hpp) { in doDns64ReverseLookup() 1303 memcpy((*hpp)->h_addr_list[0], &v6addr, sizeof(v6addr)); in doDns64ReverseLookup() 1304 (*hpp)->h_addrtype = AF_INET6; in doDns64ReverseLookup() [all …]
|
D | DnsProxyListener.h | 87 void doDns64Synthesis(int32_t* rv, hostent* hbuf, char* buf, size_t buflen, hostent** hpp, 114 void doDns64ReverseLookup(hostent* hbuf, char* buf, size_t buflen, hostent** hpp,
|
D | .editorconfig | 11 [*.{c,h,cpp,hpp,cc,sh,bp}]
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 602 # *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90 619 *.hpp \ 1291 # patterns (like *.h and *.hpp) to filter out the header-files in the
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 602 # *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90 619 *.hpp \ 1291 # patterns (like *.h and *.hpp) to filter out the header-files in the
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | Doxyfile.in | 794 # *.ixx, *.ipp, *.i++, *.inl, *.idl, *.ddl, *.odl, *.h, *.hh, *.hxx, *.hpp, 806 *.hpp \ 1980 # patterns (like *.h and *.hpp) to filter out the header-files in the
|