OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_set_abort_message
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/include/android/
set_abort_message.h
36
void
android_set_abort_message
(const char* msg);
/external/libcxxabi/src/
abort_message.cpp
58
android_set_abort_message
(buffer);
/bionic/libc/bionic/
libc_logging.cpp
633
android_set_abort_message
(msg);
651
void
android_set_abort_message
(const char* msg) {
function
Completed in 623 milliseconds