Searched defs:ex (Results 1 – 6 of 6) sorted by relevance
29 static std::string exceptionToString(int32_t ex) { in exceptionToString()84 void Status::setException(int32_t ex, const char *message) { in setException()
161 auto ex = expected_files.find(local_path); in ValidateShimApex() local
164 def FormatExtent(ex, block_size=0): argument
152 def _WriteExtent(ex, val): argument
622 auto ex = std::make_shared<MethodCall>(transact_reply, "writeNoException"); in GenerateStubCode() local631 auto ex = std::make_shared<MethodCall>(transact_reply, "writeNoException"); in GenerateStubCode() local
66 bssl::UniquePtr<X509_EXTENSION> ex(X509V3_EXT_nconf_nid(nullptr, context, nid, value)); in add_ext() local