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

  /frameworks/native/cmds/dumpstate/
dumpstate.h 140 void send_broadcast(const std::string& action, const std::vector<std::string>& args);
utils.cpp 865 void send_broadcast(const std::string& action, const std::vector<std::string>& args) { function
867 MYLOGE("send_broadcast: too many arguments (%d)\n", (int) args.size());
880 MYLOGD("send_broadcast command: %s\n", args_string.c_str());
    [all...]
dumpstate.cpp     [all...]

Completed in 68 milliseconds