Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_test.c67 static int32_t TestParaseCommand(int32_t paramNum, const char *cmdParam, int32_t *cmdType, char *ap… in TestParaseCommand() function
338 status = TestParaseCommand(argc, argv[ARGV_CMD_TYPE], &cmdType, apiType); in main()