/external/kernel-headers/original/linux/ |
transport_class.h | 38 struct anon_transport_class { struct 44 struct anon_transport_class cls = { \ 95 int anon_transport_class_register(struct anon_transport_class *); 97 void anon_transport_class_unregister(struct anon_transport_class *);
|
/bionic/libc/kernel/common/linux/ |
transport_class.h | 37 struct anon_transport_class { struct 42 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/development/ndk/platforms/android-3/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/ |
transport_class.h | 32 struct anon_transport_class { struct 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|