Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h43 struct AppSpawnStartMsg { struct
44 int32_t uid;
45 int32_t gid;
47 std::string procName;
48 std::string soPath;
50 std::string apl;
53 int32_t pid;
55 uint32_t flags;
59 uint8_t reserved1;
60 uint8_t reserved2;
[all …]