Home
last modified time | relevance | path

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

/third_party/libinput/udev/
Dlibinput-device-group.c74 const char *path_a = udev_device_get_syspath(ancestor_a); 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.c3842 path_rule_matches (const gchar *path_a, in path_rule_matches()