Searched defs:LogCommand (Results 1 - 3 of 3) sorted by relevance

/system/core/logd/
H A DLogCommand.h23 class LogCommand : public FrameworkCommand { class in inherits:FrameworkCommand
25 explicit LogCommand(const char* cmd);
26 virtual ~LogCommand() {
H A DLogCommand.cpp24 #include "LogCommand.h"
27 LogCommand::LogCommand(const char* cmd) : FrameworkCommand(cmd) { function in class:LogCommand
/system/bt/vendor_libs/test_vendor_lib/src/
H A Ddual_mode_controller.cc55 void LogCommand(const char* command) { function in namespace:__anon1300
245 LogCommand("TestChannel Clear");
251 LogCommand("TestChannel Discover");
262 LogCommand("TestChannel Timeout All");
268 LogCommand("TestChannel Set Event Delay");
274 LogCommand("TestChannel Clear Event Delay");
279 LogCommand("Reset");
293 LogCommand("Read Buffer Size");
306 LogCommand("Host Buffer Size");
312 LogCommand("Rea
[all...]

Completed in 277 milliseconds