OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fakeLogClose
(Results
1 - 3
of
3
) sorted by null
/system/core/liblog/
fake_log_device.h
27
LIBLOG_HIDDEN int
fakeLogClose
(int fd);
fake_writer.c
70
fakeLogClose
(logFds[i]);
fake_log_device.c
698
* a close operation to the fake log handler.
fakeLogClose
is provided for
706
LIBLOG_HIDDEN int
fakeLogClose
(int fd) {
Completed in 775 milliseconds