Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_tool.cpp163 bool HiSysEventTool::ParseCmdLine(int argc, char** argv) in ParseCmdLine() function in OHOS::HiviewDFX::HiSysEventTool
/ohos5.0/base/startup/init/test/unittest/lite/
H A Dcmd_func_test.cpp132 void ParseCmdLine(const char *content, TestCmdLine *resCmd) in ParseCmdLine() function