HomeSort by relevance Sort by last modified time
    Searched defs:reply (Results 426 - 450 of 725) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /system/security/keystore/
IKeystoreService.cpp 466 Parcel data, reply; local
469 status_t status = remote()->transact(BnKeystoreService::GET_STATE, data, &reply);
474 int32_t err = reply.readExceptionCode();
475 int32_t ret = reply.readInt32();
485 Parcel data, reply; local
489 status_t status = remote()->transact(BnKeystoreService::GET, data, &reply);
494 int32_t err = reply.readExceptionCode();
495 ssize_t len = reply.readInt32();
496 if (len >= 0 && (size_t) len <= reply.dataAvail()) {
498 const void* buf = reply.readInplace(ulen)
520 Parcel data, reply; local
544 Parcel data, reply; local
564 Parcel data, reply; local
584 Parcel data, reply; local
608 Parcel data, reply; local
626 Parcel data, reply; local
647 Parcel data, reply; local
666 Parcel data, reply; local
686 Parcel data, reply; local
706 Parcel data, reply; local
739 Parcel data, reply; local
764 Parcel data, reply; local
801 Parcel data, reply; local
828 Parcel data, reply; local
861 Parcel data, reply; local
881 Parcel data, reply; local
901 Parcel data, reply; local
922 Parcel data, reply; local
944 Parcel data, reply; local
963 Parcel data, reply; local
982 Parcel data, reply; local
1003 Parcel data, reply; local
1032 Parcel data, reply; local
1068 Parcel data, reply; local
1102 Parcel data, reply; local
1142 Parcel data, reply; local
1175 Parcel data, reply; local
1206 Parcel data, reply; local
1232 Parcel data, reply; local
1251 Parcel data, reply; local
1271 Parcel data, reply; local
1290 Parcel data, reply; local
1310 Parcel data, reply; local
    [all...]
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DevelopmentFragment.java 915 Parcel reply = Parcel.obtain(); local
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 
  /bionic/libc/kernel/uapi/linux/
fd.h 229 unsigned char reply[16]; member in struct:floppy_raw_cmd

Completed in 1428 milliseconds

<<11121314151617181920>>