Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/test/unittest/modules/
H A Dcontext_unittest.cpp34 struct ForkArgs *forkArg = static_cast<struct ForkArgs *>(arg); in ThreadFunc() local
45 struct ForkArgs *forkArg = static_cast<struct ForkArgs *>(malloc(sizeof(struct ForkArgs))); in SubInitFork() local
/ohos5.0/base/startup/appspawn/common/
H A Dappspawn_server.c149 AppSpawnForkArg *forkArg = (AppSpawnForkArg *)arg; in CloneAppSpawn() local
/ohos5.0/base/startup/appspawn/modules/modulemgr/
H A Dappspawn_modulemgr.c203 AppSpawnHookArg forkArg; in AppSpawnHookExecute() local