Home
last modified time | relevance | path

Searched refs:ex (Results 1 – 8 of 8) sorted by relevance

/system/tools/aidl/tests/java_app/src/android/aidl/tests/
DTestServiceClient.java61 } catch (IOException ex) { in Logger()
202 } catch (RemoteException ex) { in checkPrimitiveRepeat()
203 mLog.log(ex.toString()); in checkPrimitiveRepeat()
215 } catch (NullPointerException ex) { in checkNullHandling()
219 } catch (Exception ex) { in checkNullHandling()
221 "null parameter, but got " + ex.toString()); in checkNullHandling()
383 } catch (RemoteException ex) { in checkArrayReversal()
384 mLog.log(ex.toString()); in checkArrayReversal()
406 } catch (RemoteException ex) { in checkBinderExchange()
407 mLog.log(ex.toString()); in checkBinderExchange()
[all …]
/system/bt/embdrv/sbc/decoder/srce/
Dbitalloc-sbc.c64 OI_UINT ex; in stereoBitAllocation() local
65 …= adjustToFitBitpool(common->frameInfo.bitpool, bitneeds.uint32, 2 * nrof_subbands, bitcount, &ex); in stereoBitAllocation()
67 excess = ex; in stereoBitAllocation()
Dbitalloc.c355 OI_UINT ex; in oneChannelBitAllocation() local
356 …st = adjustToFitBitpool(common->frameInfo.bitpool, bitneeds->uint32, nrof_subbands, bitcount, &ex); in oneChannelBitAllocation()
358 excess = ex; in oneChannelBitAllocation()
/system/tools/aidl/
Dgenerate_java_binder.cpp344 MethodCall* ex = in generate_method() local
346 c->statements->Add(ex); in generate_method()
355 MethodCall* ex = in generate_method() local
357 c->statements->Add(ex); in generate_method()
459 MethodCall* ex = new MethodCall(_reply, "readException", 0); in generate_method() local
460 tryStatement->statements->Add(ex); in generate_method()
/system/extras/verity/
DUtils.java143 } catch (IOException ex) { in decryptPrivateKey()
159 } catch (InvalidKeySpecException ex) { in decryptPrivateKey()
161 throw ex; in decryptPrivateKey()
/system/core/metricsd/
DREADME.md80 (ex: number of crashes per week).
84 to some modules (ex: kernel). In this case, we can add a collector to
/system/tpm/trunks/generator/
Draw_commands.txt31696 number of NV Indexes might be relocated as a result of deleting or adding a NV Ind ex.
Draw_commands_fixed.txt31705 number of NV Indexes might be relocated as a result of deleting or adding a NV Ind ex.