Home
last modified time | relevance | path

Searched defs:do_find (Results 1 – 5 of 5) sorted by relevance

/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/string/detail/
Dfind_iterator.hpp57 match_type do_find( in do_find() function in boost::algorithm::detail::find_iterator_base
/external/grpc-grpc/src/core/ext/transport/binder/client/
Djni_utils.cc36 auto do_find = [env, class_finder]() { in FindNativeConnectionHelper() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/binder/client/
Djni_utils.cc36 auto do_find = [env, class_finder]() { in FindNativeConnectionHelper() local
/external/python/cpython3/Lib/idlelib/
Dreplace.py178 def do_find(self, ok=False): member in ReplaceDialog
/external/toybox/toys/posix/
Dfind.c212 static int do_find(struct dirtree *new) in do_find() function