Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_ddk_test.h84 bool TestGetExitFlag(void);
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_test.c231 if (TestGetExitFlag() == true) { in TestCmdLoop()
H A Dusbhost_ddk_test.c659 bool TestGetExitFlag(void) in TestGetExitFlag() function