Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/tools/dump_catcher/
H A Dmain.cpp48 static int ParseParamters(int argc, char *argv[], int &type, int32_t &pid, int32_t &tid) in ParseParamters() function
120 if (ParseParamters(argc, argv, type, pid, tid) <= 0) { in main()