/ohos5.0/base/startup/appspawn/test/fuzztest/appspawnclient_fuzzer/ |
H A D | appspawnclient_fuzzer.cpp | 48 (void)AppSpawnReqMsgCreate(msgType, processName.c_str(), &reqHandle); in FuzzAppSpawnReqMsgCreate() 63 (void)AppSpawnReqMsgCreate(msgType, processName.c_str(), &reqHandle); in FuzzAppSpawnReqMsgAddStringInfo() 80 (void)AppSpawnReqMsgCreate(msgType, processName.c_str(), &reqHandle); in FuzzAppSpawnTerminateMsgCreate() 97 (void)AppSpawnReqMsgCreate(msgType, processName.c_str(), &reqHandle); in FuzzAppSpawnClientSendMsg() 112 (void)AppSpawnReqMsgCreate(msgType, processName.c_str(), &reqHandle); in FuzzAppSpawnReqMsgFree() 127 (void)AppSpawnReqMsgCreate(msgType, processName.c_str(), &reqHandle); in FuzzAppSpawnReqMsgSetBundleInfo() 145 (void)AppSpawnReqMsgCreate(msgType, processName.c_str(), &reqHandle); in FuzzAppSpawnReqMsgSetAppFlag() 162 (void)AppSpawnReqMsgCreate(msgType, processName.c_str(), &reqHandle); in FuzzAppSpawnReqMsgSetAppDacInfo() 179 (void)AppSpawnReqMsgCreate(msgType, processName.c_str(), &reqHandle); in FuzzAppSpawnReqMsgSetAppDomainInfo() 197 (void)AppSpawnReqMsgCreate(msgType, processName.c_str(), &reqHandle); in FuzzAppSpawnReqMsgSetAppInternetPermissionInfo() [all …]
|
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_client_test/ |
H A D | app_spawn_interface_test.cpp | 167 int ret = AppSpawnReqMsgCreate(msgType[i], processName[j], &reqHandle); 177 int ret = AppSpawnReqMsgCreate(msgType[i], processName[j], nullptr); 191 int ret = AppSpawnReqMsgCreate(MSG_APP_SPAWN, "com.ohos.myapplication", &reqHandle); 203 int ret = AppSpawnReqMsgCreate(MSG_APP_SPAWN, "com.ohos.myapplication", &reqHandle); 242 int ret = AppSpawnReqMsgCreate(MSG_APP_SPAWN, "com.ohos.myapplication", &reqHandle); 266 int ret = AppSpawnReqMsgCreate(MSG_APP_SPAWN, "com.ohos.myapplication", &reqHandle); 299 int ret = AppSpawnReqMsgCreate(MSG_APP_SPAWN, "com.ohos.myapplication", &reqHandle); 319 int ret = AppSpawnReqMsgCreate(MSG_APP_SPAWN, "com.ohos.myapplication", &reqHandle); 339 int ret = AppSpawnReqMsgCreate(MSG_APP_SPAWN, "com.ohos.myapplication", &reqHandle); 368 int ret = AppSpawnReqMsgCreate(MSG_APP_SPAWN, "com.ohos.myapplication", &reqHandle); [all …]
|
H A D | app_spawn_client_test.cpp | 183 ret = AppSpawnReqMsgCreate(MSG_APP_SPAWN, "com.example.myapplication", &reqHandle); 681 ret = AppSpawnReqMsgCreate(MSG_APP_SPAWN, "com.example.myapplication", &reqHandle); 746 ret = AppSpawnReqMsgCreate(MSG_APP_SPAWN, "com.ohos.medialibrary.medialibrarydata", &reqHandle); 769 …ret = AppSpawnReqMsgCreate(MSG_APP_SPAWN, "com.ohos.medialibrary.medialibrarydata:backup", &reqHan… 792 …ret = AppSpawnReqMsgCreate(MSG_APP_SPAWN, "com.ohos.medialibrary.medialibrarydata:backup", &reqHan… 832 …ret = AppSpawnReqMsgCreate(MSG_APP_SPAWN, "com.ohos.medialibrary.medialibrarydata:backup", &reqHan… 877 …ret = AppSpawnReqMsgCreate(MSG_APP_SPAWN, "com.ohos.medialibrary.medialibrarydata:backup", &reqHan… 909 …ret = AppSpawnReqMsgCreate(MSG_APP_SPAWN, "com.ohos.medialibrary.medialibrarydata:backup", &reqHan… 933 …ret = AppSpawnReqMsgCreate(MSG_APP_SPAWN, "com.ohos.medialibrary.medialibrarydata:backup", &reqHan… 956 …ret = AppSpawnReqMsgCreate(MSG_APP_SPAWN, "com.ohos.medialibrary.medialibrarydata:backup", &reqHan… [all …]
|
/ohos5.0/base/startup/init/services/begetctl/ |
H A D | appspawntime_cmd.c | 41 ret = AppSpawnReqMsgCreate(MSG_BEGET_SPAWNTIME, "init", &reqHandle); in SendAppspawnTimeMessage()
|
H A D | dump_service.c | 51 ret = AppSpawnReqMsgCreate(MSG_DUMP, ptyName, &reqHandle); in SendAppspawnCmdMessage()
|
H A D | sandbox.cpp | 130 ret = AppSpawnReqMsgCreate(AppSpawnMsgType::MSG_BEGET_CMD, cmd, &reqHandle); in SendAppspawnCmdMessage()
|
/ohos5.0/base/web/webview/sa/src/ |
H A D | app_fwk_update_service.cpp | 188 ret = AppSpawnReqMsgCreate(MSG_UPDATE_MOUNT_POINTS, bundleName.c_str(), &reqHandle); in SendAppSpawnMessage() 214 ret = AppSpawnReqMsgCreate(MSG_RESTART_SPAWNER, bundleName.c_str(), &reqHandle); in SendNWebSpawnMesage()
|
/ohos5.0/base/startup/appspawn/interfaces/innerkits/client/ |
H A D | libappspawn_client.versionscript | 19 AppSpawnReqMsgCreate;
|
H A D | appspawn_msg.c | 342 int AppSpawnReqMsgCreate(AppSpawnMsgType msgType, const char *processName, AppSpawnReqMsgHandle *re… in AppSpawnReqMsgCreate() function
|
/ohos5.0/base/startup/appspawn/service/devicedebug/kill/src/ |
H A D | devicedebug_kill.c | 90 int ret = AppSpawnReqMsgCreate(MSG_DEVICE_DEBUG, "devicedebug", &reqHandle); in DeviceDebugKill()
|
/ohos5.0/base/startup/appspawn/test/unittest/devicedebug_test/ |
H A D | BUILD.gn | 46 "AppSpawnReqMsgCreate=AppSpawnReqMsgCreateStub",
|
/ohos5.0/base/startup/appspawn/test/moduletest/ |
H A D | appspawn_client_test.cpp | 39 int ret = AppSpawnReqMsgCreate(MSG_APP_SPAWN, bundleName, &reqHandle); in CreateMsg()
|
H A D | appspawn_test_cmder.cpp | 309 …int ret = AppSpawnReqMsgCreate(static_cast<AppSpawnMsgType>(msgType_), processName_.c_str(), &reqH… in CreateOtherMsg() 373 …ret = AppSpawnReqMsgCreate(static_cast<AppSpawnMsgType>(msgType_), processName_.c_str(), &reqHandl… in CreateMsg()
|
/ohos5.0/base/startup/appspawn/interfaces/innerkits/include/ |
H A D | appspawn.h | 121 int AppSpawnReqMsgCreate(AppSpawnMsgType msgType, const char *processName, AppSpawnReqMsgHandle *re…
|
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/ |
H A D | app_spawn_beget_test.cpp | 72 ret = AppSpawnReqMsgCreate(AppSpawnMsgType::MSG_BEGET_CMD, cmd, &reqHandle); in TestSendAppspawnCmdMessage()
|
H A D | app_spawn_service_test.cpp | 573 ret = AppSpawnReqMsgCreate(MSG_DEVICE_DEBUG, "devicedebug", &reqHandle2); 620 ret = AppSpawnReqMsgCreate(MSG_DEVICE_DEBUG, "devicedebug", &reqHandle2);
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_spawn_client.cpp | 490 …ret = AppSpawnReqMsgCreate(static_cast<AppSpawnMsgType>(startMsg.code), startMsg.procName.c_str(),… in StartProcess()
|
/ohos5.0/base/startup/appspawn/test/unittest/ |
H A D | app_spawn_test_helper.cpp | 480 …int ret = AppSpawnReqMsgCreate(static_cast<AppSpawnMsgType>(msgType), processName_.c_str(), &reqHa… in CreateMsg()
|