Home
last modified time | relevance | path

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

/third_party/grpc/tools/run_tests/sanity/
Dcheck_deprecated_grpc++.py132 path_file = os.path.join(root, filename) variable
175 path_file = os.path.join(root, filename) variable
/third_party/glib/gio/kqueue/
Dgkqueuefilemonitor.c213 gchar *path_dir, *path_file, *file_basename; in g_kqueue_file_monitor_start() local