Home
last modified time | relevance | path

Searched defs:path_b (Results 1 – 3 of 3) sorted by relevance

/third_party/libinput/udev/
Dlibinput-device-group.c79 const char *path_b = udev_device_get_syspath(ancestor_b); in find_tree_distance() local
/third_party/python/Lib/test/
Dtest_pathlib.py1435 def assertSame(self, path_a, path_b): argument
1445 def assertEqualNormCase(self, path_a, path_b): argument
/third_party/glib/gio/
Dgdbusconnection.c3843 const gchar *path_b) in path_rule_matches()