Home
last modified time | relevance | path

Searched defs:InitPtyInterface (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_beget_test.cpp50 static void InitPtyInterface() in InitPtyInterface() function
/ohos5.0/base/startup/init/interfaces/innerkits/control_fd/
H A Dcontrol_fd_client.c155 int InitPtyInterface(CmdAgent *agent, uint16_t type, const char *cmd, CallbackSendMsgProcess callba… in InitPtyInterface() function
/ohos5.0/base/startup/appspawn/test/moduletest/
H A Dappspawn_test_cmder.cpp597 int AppSpawnTestCommander::InitPtyInterface() in InitPtyInterface() function in OHOS::AppSpawnModuleTest::AppSpawnTestCommander