Searched refs:hpp (Results 1 – 11 of 11) sorted by relevance
/packages/services/Car/tools/telemetry/lua-interpreter/ |
D | lua.BUILD | 14 "**/lua.hpp", 24 "**/lua.hpp",
|
/packages/modules/DnsResolver/ |
D | DnsProxyListener.cpp | 1296 size_t buflen, struct hostent** hpp, in doDns64Synthesis() argument 1313 *rv = resolv_gethostbyname(name, AF_INET, hbuf, buf, buflen, &mNetContext, hpp, event); in doDns64Synthesis() 1319 if (!synthesizeNat64PrefixWithARecord(prefix, *hpp)) { in doDns64Synthesis() 1322 *hpp = nullptr; in doDns64Synthesis() 1446 struct hostent** hpp, in doDns64ReverseLookup() argument 1448 if (*hpp != nullptr || mAddressFamily != AF_INET6) { in doDns64ReverseLookup() 1473 resolv_gethostbyaddr(&v4addr, sizeof(v4addr), AF_INET, hbuf, buf, buflen, &mNetContext, hpp, in doDns64ReverseLookup() 1475 if (*hpp && (*hpp)->h_addr_list[0]) { in doDns64ReverseLookup() 1480 char* addr = (*hpp)->h_addr_list[0]; in doDns64ReverseLookup() 1482 (*hpp)->h_addrtype = AF_INET6; in doDns64ReverseLookup() [all …]
|
D | DnsProxyListener.h | 102 void doDns64Synthesis(int32_t* rv, hostent* hbuf, char* buf, size_t buflen, hostent** hpp, 128 void doDns64ReverseLookup(hostent* hbuf, char* buf, size_t buflen, hostent** hpp,
|
D | .editorconfig | 11 [*.{c,h,cpp,hpp,cc,sh,bp}]
|
/packages/modules/Virtualization/authfs/src/fsverity/metadata/ |
D | Android.bp | 7 wrapper_src: "metadata.hpp",
|
/packages/modules/ImsMedia/ |
D | PREUPLOAD.cfg | 9 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp,hpp
|
/packages/modules/Virtualization/libs/apkmanifest/ |
D | Android.bp | 21 wrapper_src: "native/apkmanifest.hpp",
|
/packages/modules/Bluetooth/ |
D | PREUPLOAD.cfg | 16 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp,hpp
|
/packages/modules/Bluetooth/system/gd/rust/topshim/ |
D | Android.bp | 122 wrapper_src: "bindings/wrapper.hpp",
|
/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
|