Home
last modified time | relevance | path

Searched refs:binder_version (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/linux/android/
H A Dbinder.h98 struct binder_version { struct
126 #define BINDER_VERSION _IOWR('b', 9, struct binder_version)
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderDriverInterfaceTest.cpp149 struct binder_version version; in TEST_F()