Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmaster.cc161 auto process_filter = [this](const string& filter) { in DeviceFinder() local
/aosp_15_r20/external/libtraceevent/src/
H A Dparse-filter.c940 process_filter(struct tep_event *event, struct tep_filter_arg **parg, in process_filter() function