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

1 23

  /prebuilts/ndk/current/platforms/android-5/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/current/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/current/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/current/platforms/android-9/arch-mips/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/current/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 39 milliseconds

1 23