Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
DDumpstateUtil.cpp266 const std::string& logging_message = options.LoggingMessage(); in RunCommandToFd() local
267 if (!logging_message.empty()) { in RunCommandToFd()
268 MYLOGI(logging_message.c_str(), command_string.c_str()); in RunCommandToFd()