Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/test/moduletest/
H A Dappspawn_test_cmder.h83 int ProcessInputCmd(std::string &cmd);
H A Dappspawn_test_cmder.cpp476 int AppSpawnTestCommander::ProcessInputCmd(std::string &cmd) in ProcessInputCmd() function in OHOS::AppSpawnModuleTest::AppSpawnTestCommander
519 testCmder->ProcessInputCmd(cmd); in InputThread()