Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_live_range.cc73 const HloComputation* async_context) { in FlattenSchedule()
200 const HloComputation* async_context = async_context_it->second; in CalculateBufferStartEndMap() local
/aosp_15_r20/external/liburing/examples/
H A Ducontext-cp.c33 } async_context; typedef
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_unittest.cc1995 auto async_context = async_context_builder->Build(); in TEST_F() local