Lines Matching refs:err
65 int32_t err = reply.readExceptionCode(); in test() local
67 if (err < 0) { in test()
68 ALOGD("test() caught exception %d\n", err); in test()
84 int32_t err = reply.readExceptionCode(); in get() local
100 if (err < 0) { in get()
101 ALOGD("get() caught exception %d\n", err); in get()
123 int32_t err = reply.readExceptionCode(); in insert() local
125 if (err < 0) { in insert()
126 ALOGD("import() caught exception %d\n", err); in insert()
143 int32_t err = reply.readExceptionCode(); in del() local
145 if (err < 0) { in del()
146 ALOGD("del() caught exception %d\n", err); in del()
163 int32_t err = reply.readExceptionCode(); in exist() local
165 if (err < 0) { in exist()
166 ALOGD("exist() caught exception %d\n", err); in exist()
183 int32_t err = reply.readExceptionCode(); in saw() local
189 if (err < 0) { in saw()
190 ALOGD("saw() caught exception %d\n", err); in saw()
205 int32_t err = reply.readExceptionCode(); in reset() local
207 if (err < 0) { in reset()
208 ALOGD("reset() caught exception %d\n", err); in reset()
224 int32_t err = reply.readExceptionCode(); in password() local
226 if (err < 0) { in password()
227 ALOGD("password() caught exception %d\n", err); in password()
242 int32_t err = reply.readExceptionCode(); in lock() local
244 if (err < 0) { in lock()
245 ALOGD("lock() caught exception %d\n", err); in lock()
261 int32_t err = reply.readExceptionCode(); in unlock() local
263 if (err < 0) { in unlock()
264 ALOGD("unlock() caught exception %d\n", err); in unlock()
279 int32_t err = reply.readExceptionCode(); in zero() local
281 if (err < 0) { in zero()
282 ALOGD("zero() caught exception %d\n", err); in zero()
311 int32_t err = reply.readExceptionCode(); in generate() local
313 if (err < 0) { in generate()
314 ALOGD("generate() caught exception %d\n", err); in generate()
336 int32_t err = reply.readExceptionCode(); in import() local
338 if (err < 0) { in import()
339 ALOGD("import() caught exception %d\n", err); in import()
359 int32_t err = reply.readExceptionCode(); in sign() local
375 if (err < 0) { in sign()
376 ALOGD("import() caught exception %d\n", err); in sign()
401 int32_t err = reply.readExceptionCode(); in verify() local
403 if (err < 0) { in verify()
404 ALOGD("verify() caught exception %d\n", err); in verify()
420 int32_t err = reply.readExceptionCode(); in get_pubkey() local
436 if (err < 0) { in get_pubkey()
437 ALOGD("get_pubkey() caught exception %d\n", err); in get_pubkey()
454 int32_t err = reply.readExceptionCode(); in del_key() local
456 if (err < 0) { in del_key()
457 ALOGD("del_key() caught exception %d\n", err); in del_key()
474 int32_t err = reply.readExceptionCode(); in grant() local
476 if (err < 0) { in grant()
477 ALOGD("grant() caught exception %d\n", err); in grant()
494 int32_t err = reply.readExceptionCode(); in ungrant() local
496 if (err < 0) { in ungrant()
497 ALOGD("ungrant() caught exception %d\n", err); in ungrant()
513 int32_t err = reply.readExceptionCode(); in getmtime() local
515 if (err < 0) { in getmtime()
516 ALOGD("getmtime() caught exception %d\n", err); in getmtime()
536 int32_t err = reply.readExceptionCode(); in duplicate() local
538 if (err < 0) { in duplicate()
539 ALOGD("duplicate() caught exception %d\n", err); in duplicate()
555 int32_t err = reply.readExceptionCode(); in is_hardware_backed() local
557 if (err < 0) { in is_hardware_backed()
558 ALOGD("is_hardware_backed() caught exception %d\n", err); in is_hardware_backed()
574 int32_t err = reply.readExceptionCode(); in clear_uid() local
576 if (err < 0) { in clear_uid()
577 ALOGD("clear_uid() caught exception %d\n", err); in clear_uid()
592 int32_t err = reply.readExceptionCode(); in reset_uid() local
594 if (err < 0) { in reset_uid()
595 ALOGD("reset_uid() caught exception %d\n", err); in reset_uid()
613 int32_t err = reply.readExceptionCode(); in sync_uid() local
615 if (err < 0) { in sync_uid()
616 ALOGD("sync_uid() caught exception %d\n", err); in sync_uid()
633 int32_t err = reply.readExceptionCode(); in password_uid() local
635 if (err < 0) { in password_uid()
636 ALOGD("password_uid() caught exception %d\n", err); in password_uid()