Home
last modified time | relevance | path

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

/system/core/include/private/
Dandroid_logger.h108 ssize_t __android_log_pmsg_file_write(
/system/core/liblog/
Dpmsg_writer.c204 LIBLOG_ABI_PRIVATE ssize_t __android_log_pmsg_file_write( in __android_log_pmsg_file_write() function
/system/core/liblog/tests/
Dliblog_test.cpp2463 TEST(liblog, __android_log_pmsg_file_write) { in TEST() argument
2464 EXPECT_LT(0, __android_log_pmsg_file_write( in TEST()