HomeSort by relevance Sort by last modified time
    Searched full:send_to_control (Results 1 - 2 of 2) sorted by null

  /system/core/logd/tests/
logd_test.cpp 45 static void send_to_control(char* buf, size_t len) { function
75 send_to_control(buf, len);
893 send_to_control(buffer, sizeof(buffer));
908 send_to_control(buffer, sizeof(buffer));
929 send_to_control(buffer, sizeof(buffer));
    [all...]
  /system/core/liblog/tests/
liblog_benchmark.cpp 950 static void send_to_control(char* buf, size_t len) { function
1009 send_to_control(buffer, sizeof(buffer));
1054 send_to_control(buffer, sizeof(buffer));

Completed in 1729 milliseconds