Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/presence/ldt_np_adv/benches/
Dldt_adv_scan.rs101 matching_index: usize, field
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dfile_system_helper.cc150 int matching_index = GetFirstGlobbingEntry(dirs); in GetMatchingPaths() local