Home
last modified time | relevance | path

Searched defs:eh (Results 1 – 25 of 39) sorted by relevance

12

/external/google-breakpad/src/client/mac/tests/
Dexception_handler_test.cc112 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in InProcessCrash() local
194 ExceptionHandler eh(tempDir.path(), NULL, DumpNameMDCallback, this, true, in TEST_F() local
213 ExceptionHandler eh(tempDir.path(), NULL, DumpNameMDCallback, this, true, in TEST_F() local
322 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in TEST_F() local
421 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in TEST_F() local
520 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in TEST_F() local
610 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in TEST_F() local
667 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in TEST_F() local
Dminidump_generator_test_helper.cc67 google_breakpad::ExceptionHandler eh("", NULL, NULL, NULL, true, argv[2]); in main() local
Dcrash_generation_server_test.cc234 ExceptionHandler eh("", NULL, NULL, NULL, true, mach_port_name); in TEST_F() local
382 ExceptionHandler eh("", NULL, NULL, NULL, true, mach_port_name); in TEST_F() local
/external/e2fsprogs/lib/ext2fs/
Dextent.c74 static void dbg_show_header(struct ext3_extent_header *eh) in dbg_show_header()
124 #define dbg_show_header(eh) do { } while (0) argument
136 struct ext3_extent_header *eh = ptr; in ext2fs_extent_header_verify() local
192 struct ext3_extent_header *eh; in ext2fs_extent_open2() local
278 struct ext3_extent_header *eh; in ext2fs_extent_get() local
832 struct ext3_extent_header *eh, *neweh; in ext2fs_extent_node_split() local
1054 struct ext3_extent_header *eh; in ext2fs_extent_insert() local
1462 struct ext3_extent_header *eh; in ext2fs_extent_delete() local
/external/elfutils/backends/
Darm_init.c45 Ebl *eh, in arm_init()
Dx86_64_init.c47 Ebl *eh, in x86_64_init()
Dppc_init.c45 Ebl *eh, in ppc_init()
Dsh_init.c45 Ebl *eh, in sh_init()
Daarch64_init.c44 Ebl *eh, in aarch64_init()
Di386_init.c44 Ebl *eh, in i386_init()
Dtilegx_init.c43 Ebl *eh, in tilegx_init()
Dalpha_init.c45 Ebl *eh, in alpha_init()
Ds390_init.c46 Ebl *eh, in s390_init()
Dia64_init.c44 Ebl *eh, in ia64_init()
Dsparc_init.c50 Ebl *eh, in sparc_init()
Dppc64_init.c47 Ebl *eh, in ppc64_init()
Dlibebl_CPU.h45 #define HOOK(eh, name) eh->name = EBLHOOK(name) argument
/external/google-breakpad/src/processor/testdata/
Dlinux_test_app.cc75 google_breakpad::ExceptionHandler eh(".", NULL, callback, NULL, true); in main() local
Dtest_app.cc63 google_breakpad::ExceptionHandler eh( in main() local
/external/nist-sip/java/gov/nist/javax/sip/header/
DExtensionHeaderList.java66 ExtensionHeaderImpl eh = (ExtensionHeaderImpl) it.next(); in encode() local
/external/google-breakpad/android/sample_app/jni/
Dtest_breakpad.cpp53 google_breakpad::ExceptionHandler eh(descriptor, NULL, DumpCallback, in main() local
/external/xmlrpcpp/src/
DXmlRpc.h46 static void setErrorHandler(XmlRpcErrorHandler* eh) in setErrorHandler()
/external/libxml2/python/tests/
Dthread2.py49 eh = ErrorHandler() variable
/external/apache-xml/src/main/java/org/apache/xpath/
DExpression.java396 ErrorListener eh = xctxt.getErrorListener(); in warn() local
451 ErrorListener eh = xctxt.getErrorListener(); in error() local
/external/curl/docs/examples/
D10-at-a-time.c100 CURL *eh = curl_easy_init(); in init() local

12