HomeSort by relevance Sort by last modified time
    Searched defs:capi_version (Results 26 - 29 of 29) sorted by null

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
capi.h 31 typedef struct capi_version { struct
36 } capi_version; typedef in typeref:struct:capi_version
38 #define CAPI_GET_VERSION _IOWR('C',0x07,struct capi_version)
71 capi_version version;
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
capi.h 31 typedef struct capi_version { struct
36 } capi_version; typedef in typeref:struct:capi_version
38 #define CAPI_GET_VERSION _IOWR('C',0x07,struct capi_version)
71 capi_version version;
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
capi.h 31 typedef struct capi_version { struct
36 } capi_version; typedef in typeref:struct:capi_version
38 #define CAPI_GET_VERSION _IOWR('C',0x07,struct capi_version)
71 capi_version version;
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
capi.h 31 typedef struct capi_version { struct
36 } capi_version; typedef in typeref:struct:capi_version
38 #define CAPI_GET_VERSION _IOWR('C',0x07,struct capi_version)
71 capi_version version;

Completed in 31 milliseconds

12