• Home
  • Raw
  • Download

Lines Matching refs:readExceptionCode

72         int32_t err = reply.readExceptionCode();  in registerListener()
88 int32_t err = reply.readExceptionCode(); in unregisterListener()
103 int32_t err = reply.readExceptionCode(); in isUsbMassStorageConnected()
120 int32_t err = reply.readExceptionCode(); in setUsbMassStorageEnabled()
135 int32_t err = reply.readExceptionCode(); in isUsbMassStorageEnabled()
152 int32_t err = reply.readExceptionCode(); in mountVolume()
171 int32_t err = reply.readExceptionCode(); in unmountVolume()
188 int32_t err = reply.readExceptionCode(); in formatVolume()
205 int32_t err = reply.readExceptionCode(); in getStorageUsers()
227 int32_t err = reply.readExceptionCode(); in getVolumeState()
249 int32_t err = reply.readExceptionCode(); in createSecureContainer()
266 int32_t err = reply.readExceptionCode(); in finalizeSecureContainer()
283 int32_t err = reply.readExceptionCode(); in destroySecureContainer()
302 int32_t err = reply.readExceptionCode(); // What to do... in mountSecureContainer()
320 int32_t err = reply.readExceptionCode(); // What to do... in unmountSecureContainer()
337 int32_t err = reply.readExceptionCode(); // What to do... in isSecureContainerMounted()
355 int32_t err = reply.readExceptionCode(); // What to do... in renameSecureContainer()
372 int32_t err = reply.readExceptionCode(); // What to do... in getSecureContainerPath()
390 int32_t err = reply.readExceptionCode(); in getSecureContainerList()
412 int32_t err = reply.readExceptionCode(); in shutdown()
417 reply.readExceptionCode(); in shutdown()
428 int32_t err = reply.readExceptionCode(); in finishMediaUpdate()
433 reply.readExceptionCode(); in finishMediaUpdate()
449 int32_t err = reply.readExceptionCode(); in mountObb()
469 int32_t err = reply.readExceptionCode(); in unmountObb()
485 int32_t err = reply.readExceptionCode(); in isObbMounted()
502 int32_t err = reply.readExceptionCode(); in getMountedObbPath()
520 int32_t err = reply.readExceptionCode(); in decryptStorage()
537 int32_t err = reply.readExceptionCode(); in encryptStorage()