Lines Matching refs:ResponseCode

126             return ResponseCode::SYSTEM_ERROR;  in getState()
129 ResponseCode ret = ResponseCode(reply.readInt32()); in getState()
132 return ResponseCode::SYSTEM_ERROR; in getState()
146 return ResponseCode::SYSTEM_ERROR; in get()
151 return ResponseCode::SYSTEM_ERROR; in get()
155 return ResponseCode(reply.readInt32()); in get()
169 return ResponseCode::SYSTEM_ERROR; in insert()
174 return ResponseCode::SYSTEM_ERROR; in insert()
176 return ResponseCode(reply.readInt32()); in insert()
187 return ResponseCode::SYSTEM_ERROR; in del()
192 return ResponseCode::SYSTEM_ERROR; in del()
194 return ResponseCode(reply.readInt32()); in del()
205 return ResponseCode::SYSTEM_ERROR; in exist()
210 return ResponseCode::SYSTEM_ERROR; in exist()
212 return ResponseCode(reply.readInt32()); in exist()
224 return ResponseCode::SYSTEM_ERROR; in list()
233 return ResponseCode::SYSTEM_ERROR; in list()
235 return ResponseCode(reply.readInt32()); in list()
244 return ResponseCode::SYSTEM_ERROR; in reset()
249 return ResponseCode::SYSTEM_ERROR; in reset()
251 return ResponseCode(reply.readInt32()); in reset()
264 return ResponseCode::SYSTEM_ERROR; in onUserPasswordChanged()
269 return ResponseCode::SYSTEM_ERROR; in onUserPasswordChanged()
271 return ResponseCode(reply.readInt32()); in onUserPasswordChanged()
281 return ResponseCode::SYSTEM_ERROR; in lock()
286 return ResponseCode::SYSTEM_ERROR; in lock()
288 return ResponseCode(reply.readInt32()); in lock()
299 return ResponseCode::SYSTEM_ERROR; in unlock()
304 return ResponseCode::SYSTEM_ERROR; in unlock()
306 return ResponseCode(reply.readInt32()); in unlock()
348 return ResponseCode::SYSTEM_ERROR; in generate()
353 return ResponseCode::SYSTEM_ERROR; in generate()
355 return ResponseCode(reply.readInt32()); in generate()
369 return ResponseCode::SYSTEM_ERROR; in import()
374 return ResponseCode::SYSTEM_ERROR; in import()
376 return ResponseCode(reply.readInt32()); in import()
388 return ResponseCode::SYSTEM_ERROR; in sign()
393 return ResponseCode::SYSTEM_ERROR; in sign()
402 return ResponseCode(reply.readInt32()); in sign()
416 return ResponseCode::SYSTEM_ERROR; in verify()
421 return ResponseCode::SYSTEM_ERROR; in verify()
423 return ResponseCode(reply.readInt32()); in verify()
433 return ResponseCode::SYSTEM_ERROR; in get_pubkey()
438 return ResponseCode::SYSTEM_ERROR; in get_pubkey()
442 return ResponseCode(reply.readInt32()); in get_pubkey()
453 return ResponseCode::SYSTEM_ERROR; in grant()
458 return ResponseCode::SYSTEM_ERROR; in grant()
460 return ResponseCode(reply.readInt32()); in grant()
471 return ResponseCode::SYSTEM_ERROR; in ungrant()
476 return ResponseCode::SYSTEM_ERROR; in ungrant()
478 return ResponseCode(reply.readInt32()); in ungrant()
510 return ResponseCode::SYSTEM_ERROR; in duplicate()
515 return ResponseCode::SYSTEM_ERROR; in duplicate()
517 return ResponseCode(reply.readInt32()); in duplicate()
544 return ResponseCode::SYSTEM_ERROR; in clear_uid()
549 return ResponseCode::SYSTEM_ERROR; in clear_uid()
551 return ResponseCode(reply.readInt32()); in clear_uid()
561 return ResponseCode::SYSTEM_ERROR; in addRngEntropy()
566 return ResponseCode::SYSTEM_ERROR; in addRngEntropy()
568 return ResponseCode(reply.readInt32()); in addRngEntropy()
585 return ResponseCode::SYSTEM_ERROR; in generateKey()
588 ResponseCode ret = ResponseCode(reply.readInt32()); in generateKey()
591 return ResponseCode::SYSTEM_ERROR; in generateKey()
612 return ResponseCode::SYSTEM_ERROR; in getKeyCharacteristics()
615 ResponseCode ret = ResponseCode(reply.readInt32()); in getKeyCharacteristics()
618 return ResponseCode::SYSTEM_ERROR; in getKeyCharacteristics()
640 return ResponseCode::SYSTEM_ERROR; in importKey()
643 ResponseCode ret = ResponseCode(reply.readInt32()); in importKey()
646 return ResponseCode::SYSTEM_ERROR; in importKey()
670 result->resultCode = ResponseCode::SYSTEM_ERROR; in exportKey()
676 result->resultCode = ResponseCode::SYSTEM_ERROR; in exportKey()
701 result->resultCode = ResponseCode::SYSTEM_ERROR; in begin()
707 result->resultCode = ResponseCode::SYSTEM_ERROR; in begin()
727 result->resultCode = ResponseCode::SYSTEM_ERROR; in update()
733 result->resultCode = ResponseCode::SYSTEM_ERROR; in update()
755 result->resultCode = ResponseCode::SYSTEM_ERROR; in finish()
761 result->resultCode = ResponseCode::SYSTEM_ERROR; in finish()
775 return ResponseCode::SYSTEM_ERROR; in abort()
780 return ResponseCode::SYSTEM_ERROR; in abort()
782 return ResponseCode(reply.readInt32()); in abort()
810 return ResponseCode::SYSTEM_ERROR; in addAuthToken()
815 return ResponseCode::SYSTEM_ERROR; in addAuthToken()
817 return ResponseCode(reply.readInt32()); in addAuthToken()
828 return ResponseCode::SYSTEM_ERROR; in onUserAdded()
833 return ResponseCode::SYSTEM_ERROR; in onUserAdded()
835 return ResponseCode(reply.readInt32()); in onUserAdded()
845 return ResponseCode::SYSTEM_ERROR; in onUserRemoved()
850 return ResponseCode::SYSTEM_ERROR; in onUserRemoved()
852 return ResponseCode(reply.readInt32()); in onUserRemoved()
867 return ResponseCode::SYSTEM_ERROR; in attestKey()
870 ResponseCode ret = ResponseCode(reply.readInt32()); in attestKey()
873 return ResponseCode::SYSTEM_ERROR; in attestKey()
892 return ResponseCode::SYSTEM_ERROR; in attestDeviceIds()
895 ResponseCode ret = ResponseCode(reply.readInt32()); in attestDeviceIds()
898 return ResponseCode::SYSTEM_ERROR; in attestDeviceIds()
912 return ResponseCode::SYSTEM_ERROR; in onDeviceOffBody()
917 return ResponseCode::SYSTEM_ERROR; in onDeviceOffBody()
919 return ResponseCode(reply.readInt32()); in onDeviceOffBody()