Home
last modified time | relevance | path

Searched refs:GetShellHandle (Results 1 - 18 of 18) sorted by relevance

/base/startup/init/test/unittest/begetctl/
H A Dbegetctl_unittest.cpp34 BShellParamCmdRegister(GetShellHandle(), 0); in HWTEST_F()
38 BShellEnvDirectExecute(GetShellHandle(), 1, const_cast<char **>(args)); in HWTEST_F()
43 BShellParamCmdRegister(GetShellHandle(), 0); in HWTEST_F()
47 BShellEnvDirectExecute(GetShellHandle(), sizeof(args) / sizeof(args[0]), const_cast<char **>(args)); in HWTEST_F()
52 BShellParamCmdRegister(GetShellHandle(), 0); in HWTEST_F()
56 BShellEnvDirectExecute(GetShellHandle(), sizeof(args) / sizeof(args[0]), const_cast<char **>(args)); in HWTEST_F()
61 BShellParamCmdRegister(GetShellHandle(), 0); in HWTEST_F()
65 BShellEnvDirectExecute(GetShellHandle(), sizeof(args) / sizeof(args[0]), const_cast<char **>(args)); in HWTEST_F()
70 BShellParamCmdRegister(GetShellHandle(), 0); in HWTEST_F()
74 BShellEnvDirectExecute(GetShellHandle(), sizeo in HWTEST_F()
[all...]
/base/startup/init/test/unittest/param/
H A Dparam_shell_unittest.cpp41 BShellHandle bshd = GetShellHandle(); in TestInitParamShell()
67 BShellHandle bshd = GetShellHandle(); in TestParamShellCmd()
117 BShellHandle bshd = GetShellHandle(); in TestParamShellCmd1()
147 BShellHandle bshd = GetShellHandle(); in TestParamShellcmdEndkey()
192 BShellHandle bshd = GetShellHandle(); in HWTEST_F()
215 BShellEnvErrString(GetShellHandle(), 1); in HWTEST_F()
216 BShellEnvOutputResult(GetShellHandle(), 1); in HWTEST_F()
/base/startup/init/services/begetctl/
H A Dmain.c24 BShellHandle GetShellHandle(void) in GetShellHandle() function
62 BShellHandle handle = GetShellHandle(); in main()
H A Dbootchart_cmd.c62 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR()
H A Dinit_cmd_reboot.c61 BShellEnvRegisterCmd(GetShellHandle(), &infos[i - 1]); in MODULE_CONSTRUCTOR()
H A Dbegetctl.h37 BShellHandle GetShellHandle(void);
H A Dsetloglevel.c73 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR()
H A Dmodulectl.c62 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR()
H A Dappspawntime_cmd.c82 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR()
H A Dservice_control.c80 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR()
H A Ddump_service.c142 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR()
H A Dbegetctl_cmd.c166 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR()
H A Dpartitionslot.cpp150 BShellEnvRegisterCmd(GetShellHandle(), &infos[i - 1]); in MODULE_CONSTRUCTOR()
H A Dmisc_daemon.cpp206 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR()
H A Dsandbox.cpp274 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in MODULE_CONSTRUCTOR()
/base/startup/init/services/begetctl/shell/
H A Dshell_main.c40 BShellHandle GetShellHandle(void) in GetShellHandle() function
68 BShellHandle handle = GetShellHandle(); in main()
/base/startup/init/test/moduletest/
H A Dsyspara.cpp99 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]);
H A Dparam_test_cmds.c395 BShellEnvRegisterCmd(GetShellHandle(), &infos[i]); in BShellCmdRegister()

Completed in 6 milliseconds