Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dclass_table.cc45 auto existing_it = classes_.back().FindWithHash(slot, hash); in UpdateClass() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext_distributed_manager.cc157 std::vector<string>::iterator existing_it = existing->begin(); in DifferentiateWorkerLists() local