Home
last modified time | relevance | path

Searched defs:ex (Results 1 – 6 of 6) sorted by relevance

/system/libhidl/base/
DStatus.cpp62 static std::string exceptionToString(int32_t ex) { in exceptionToString()
108 void Status::setException(int32_t ex, const char *message) { in setException()
/system/tools/aidl/
Dgenerate_java_binder.cpp344 MethodCall* ex = in generate_method() local
355 MethodCall* ex = in generate_method() local
460 MethodCall* ex = new MethodCall(_reply, "readException", 0); in generate_method() local
/system/bt/embdrv/sbc/decoder/srce/
Dbitalloc-sbc.c64 OI_UINT ex; in stereoBitAllocation() local
Dbitalloc.c342 OI_UINT ex; in oneChannelBitAllocation() local
/system/update_engine/scripts/update_payload/
Dcommon.py147 def FormatExtent(ex, block_size=0): argument
Dtest_utils.py142 def _WriteExtent(ex, val): argument