Home
last modified time | relevance | path

Searched defs:getCommand (Results 1 – 2 of 2) sorted by relevance

/system/core/libsysutils/include/sysutils/
DFrameworkCommand.h32 const char* getCommand() const { return mCommand; } in getCommand() function
/system/netd/server/
DNdcDispatcher.h54 const std::string& getCommand() const { return mCommand; } in getCommand() function