Home
last modified time | relevance | path

Searched defs:pass_through (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/
Dpass_through.hpp123 struct pass_through struct
127 struct impl
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_sharding_metadata.cc100 std::vector<PassThrough> pass_through; in LocatePassThroughDomainLinks() local
125 for (auto& pass_through : LocatePassThroughDomainLinks(domain)) { in FixupPassThroughDomainLinks() local
/aosp_15_r20/system/libhwbinder/vts/performance/
H A DLatency.cpp68 static bool pass_through = false; variable