Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Deager_service_impl.cc214 auto context_it = contexts_.find(request->context_id()); in CreateContext() local
351 auto context_it = contexts_.find(request->context_id()); in CreateContext() local
/aosp_15_r20/external/libchrome/mojo/core/
H A Dwatcher_set.cc61 auto context_it = contexts.find(context); in Remove() local