Home
last modified time | relevance | path

Searched refs:fakeClose (Results 1 – 1 of 1) sorted by relevance

/system/core/liblog/
Dfake_writer.cpp29 static void fakeClose();
40 .close = fakeClose,
65 static void fakeClose() { in fakeClose() function