Home
last modified time | relevance | path

Searched defs:set_hostnames (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/profiler/protobuf/
Dxplane.pb.h1909 inline void XSpace::set_hostnames(int index, const std::string& value) { in set_hostnames() function
1913 inline void XSpace::set_hostnames(int index, std::string&& value) { in set_hostnames() function
1917 inline void XSpace::set_hostnames(int index, const char* value) { in set_hostnames() function
1922 inline void XSpace::set_hostnames(int index, const char* value, size_t size) { in set_hostnames() function
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_cache.h220 void set_hostnames(std::vector<HostPortPair> hostnames) { in set_hostnames() function