OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_log_destroy
(Results
1 - 4
of
4
) sorted by null
/system/core/liblog/
log_event_write.c
47
android_log_destroy
(&ctx);
log_event_list.c
87
LIBLOG_ABI_PUBLIC int
android_log_destroy
(android_log_context* ctx) {
function
/system/core/liblog/include/log/
log_event_list.h
111
int
android_log_destroy
(android_log_context* ctx);
137
android_log_destroy
(&ctx);
141
int retval =
android_log_destroy
(&ctx);
220
android_log_destroy
(&ctx);
/system/core/liblog/tests/
liblog_test.cpp
[
all
...]
Completed in 79 milliseconds