Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h105 char pidBuf[LEN_PID]; member
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/service_app_spawn_client_test/
H A Dams_service_app_spawn_client_module_test.cpp113 if (memcpy_s(buf, sizeof(msg), msg.pidBuf, sizeof(msg)) != EOK) {