• Home
  • Raw
  • Download

Lines Matching refs:readExceptionCode

70         int32_t err = reply.readExceptionCode();  in registerListener()
86 int32_t err = reply.readExceptionCode(); in unregisterListener()
101 int32_t err = reply.readExceptionCode(); in isUsbMassStorageConnected()
118 int32_t err = reply.readExceptionCode(); in setUsbMassStorageEnabled()
133 int32_t err = reply.readExceptionCode(); in isUsbMassStorageEnabled()
150 int32_t err = reply.readExceptionCode(); in mountVolume()
169 int32_t err = reply.readExceptionCode(); in unmountVolume()
186 int32_t err = reply.readExceptionCode(); in formatVolume()
203 int32_t err = reply.readExceptionCode(); in getStorageUsers()
232 int32_t err = reply.readExceptionCode(); in getVolumeState()
254 int32_t err = reply.readExceptionCode(); in createSecureContainer()
271 int32_t err = reply.readExceptionCode(); in finalizeSecureContainer()
288 int32_t err = reply.readExceptionCode(); in destroySecureContainer()
309 int32_t err = reply.readExceptionCode(); // What to do... in mountSecureContainer()
327 int32_t err = reply.readExceptionCode(); // What to do... in unmountSecureContainer()
344 int32_t err = reply.readExceptionCode(); // What to do... in isSecureContainerMounted()
362 int32_t err = reply.readExceptionCode(); // What to do... in renameSecureContainer()
379 int32_t err = reply.readExceptionCode(); // What to do... in getSecureContainerPath()
397 int32_t err = reply.readExceptionCode(); in getSecureContainerList()
419 int32_t err = reply.readExceptionCode(); in shutdown()
424 reply.readExceptionCode(); in shutdown()
435 int32_t err = reply.readExceptionCode(); in finishMediaUpdate()
440 reply.readExceptionCode(); in finishMediaUpdate()
457 int32_t err = reply.readExceptionCode(); in mountObb()
477 int32_t err = reply.readExceptionCode(); in unmountObb()
493 int32_t err = reply.readExceptionCode(); in isObbMounted()
510 int32_t err = reply.readExceptionCode(); in getMountedObbPath()