Home
last modified time | relevance | path

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

/base/startup/appspawn/test/unittest/app_spawn_standard_test/
Dapp_spawn_standard_test.cpp70 static int setFileDescriptors(struct AppSpawnContent_ *content, AppSpawnClient *client) in setFileDescriptors() function
/base/startup/appspawn/common/
Dappspawn_server.h71 int (*setFileDescriptors)(struct AppSpawnContent_ *content, AppSpawnClient *client); member