Home
last modified time | relevance | path

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

/system/libhidl/base/
DStatus.cpp63 static std::string exceptionToString(int32_t ex) { in exceptionToString()
115 void Status::setException(int32_t ex, const char *message) { in setException()
/system/bt/embdrv/sbc/decoder/srce/
Dbitalloc-sbc.c64 OI_UINT ex; in stereoBitAllocation() local
Dbitalloc.c342 OI_UINT ex; in oneChannelBitAllocation() local
/system/netd/resolv/
Dgetaddrinfo.cpp92 #define WILD_AF(ex) ((ex).e_wild & 0x01) argument
93 #define WILD_SOCKTYPE(ex) ((ex).e_wild & 0x02) argument
94 #define WILD_PROTOCOL(ex) ((ex).e_wild & 0x04) argument
325 for (const Explore& ex : explore_options) { in android_getaddrinfofornetcontext() local
353 for (const Explore& ex : explore_options) { in android_getaddrinfofornetcontext() local
399 for (const Explore& ex : explore_options) { in android_getaddrinfofornetcontext() local
/system/update_engine/scripts/update_payload/
Dcommon.py166 def FormatExtent(ex, block_size=0): argument
Dtest_utils.py151 def _WriteExtent(ex, val): argument
/system/tools/aidl/
Dgenerate_java_binder.cpp499 MethodCall* ex = in generate_stub_code() local
517 MethodCall* ex = in generate_stub_code() local
694 MethodCall* ex = new MethodCall(_reply, "readException", 0); in generate_proxy_method() local