Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DRecordFilter.cpp214 bool SplitArgs(const std::string& s, size_t nargs, std::vector<std::string>* args) { in SplitArgs()
/system/memory/lmkd/
Dlmkd.cpp1464 int nargs; in ctrl_command_handler() local