Home
last modified time | relevance | path

Searched refs:notifyResToParent (Results 1 - 3 of 3) sorted by relevance

/base/startup/appspawn/common/
H A Dappspawn_server.c35 if (content->notifyResToParent != NULL) { in NotifyResToParent()
36 content->notifyResToParent(content, client, result); in NotifyResToParent()
H A Dappspawn_server.h76 void (*notifyResToParent)(struct AppSpawnContent *content, AppSpawnClient *client, int result); member
/base/startup/appspawn/standard/
H A Dappspawn_service.c794 content->notifyResToParent(content, &property->client, APPSPAWN_MSG_INVALID); in ProcessPreFork()
1281 appSpawnContent->content.notifyResToParent = NotifyResToParent; in AppSpawnCreateContent()

Completed in 4 milliseconds