• 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()
234 int32_t err = reply.readExceptionCode(); in getVolumeState()
256 int32_t err = reply.readExceptionCode(); in createSecureContainer()
273 int32_t err = reply.readExceptionCode(); in finalizeSecureContainer()
290 int32_t err = reply.readExceptionCode(); in destroySecureContainer()
311 int32_t err = reply.readExceptionCode(); // What to do... in mountSecureContainer()
329 int32_t err = reply.readExceptionCode(); // What to do... in unmountSecureContainer()
346 int32_t err = reply.readExceptionCode(); // What to do... in isSecureContainerMounted()
364 int32_t err = reply.readExceptionCode(); // What to do... in renameSecureContainer()
381 int32_t err = reply.readExceptionCode(); // What to do... in getSecureContainerPath()
399 int32_t err = reply.readExceptionCode(); in getSecureContainerList()
421 int32_t err = reply.readExceptionCode(); in shutdown()
426 reply.readExceptionCode(); in shutdown()
437 int32_t err = reply.readExceptionCode(); in finishMediaUpdate()
442 reply.readExceptionCode(); in finishMediaUpdate()
459 int32_t err = reply.readExceptionCode(); in mountObb()
479 int32_t err = reply.readExceptionCode(); in unmountObb()
495 int32_t err = reply.readExceptionCode(); in isObbMounted()
512 int32_t err = reply.readExceptionCode(); in getMountedObbPath()
530 int32_t err = reply.readExceptionCode(); in decryptStorage()
547 int32_t err = reply.readExceptionCode(); in encryptStorage()