Home
last modified time | relevance | path

Searched refs:AppSpawnReqMsgNode (Results 1 - 7 of 7) sorted by relevance

/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_msg.c38 static inline int CheckMsg(const AppSpawnReqMsgNode *reqNode, const AppSpawnTlv *tlv, const char *name) in CheckMsg()
62 static AppSpawnMsgBlock *CreateAppSpawnMsgBlock(AppSpawnReqMsgNode *reqNode) in CreateAppSpawnMsgBlock()
73 static AppSpawnMsgBlock *GetValidMsgBlock(const AppSpawnReqMsgNode *reqNode, uint32_t realLen) in GetValidMsgBlock()
87 static AppSpawnMsgBlock *GetTailMsgBlock(const AppSpawnReqMsgNode *reqNode) in GetTailMsgBlock()
121 static int AddAppDataToTail(AppSpawnReqMsgNode *reqNode, const uint8_t *data, uint32_t dataLen, int32_t dataType) in AddAppDataToTail()
150 static int AddAppDataEx(AppSpawnReqMsgNode *reqNode, const char *name, const AppSpawnAppData *data) in AddAppDataEx()
188 static int AddAppData(AppSpawnReqMsgNode *reqNode, in AddAppData()
232 static int SetFlagsTlv(AppSpawnReqMsgNode *reqNode, in SetFlagsTlv()
252 static int CreateBaseMsg(AppSpawnReqMsgNode *reqNode, uint32_t msgType, const char *processName) in CreateBaseMsg()
278 static void DeleteAppSpawnReqMsg(AppSpawnReqMsgNode *reqNod
[all...]
H A Dappspawn_client.h83 } AppSpawnReqMsgNode; typedef
H A Dappspawn_client.c212 static int HandleMsgSend(AppSpawnReqMsgMgr *reqMgr, int socketId, AppSpawnReqMsgNode *reqNode) in HandleMsgSend()
255 static int ClientSendMsg(AppSpawnReqMsgMgr *reqMgr, AppSpawnReqMsgNode *reqNode, AppSpawnResult *result) in ClientSendMsg()
344 AppSpawnReqMsgNode *reqNode = (AppSpawnReqMsgNode *)reqHandle; in AppSpawnClientSendMsg()
/base/startup/appspawn/test/unittest/
H A Dapp_spawn_test_helper.h130 AppSpawnReqMsgNode *reqNode = (AppSpawnReqMsgNode *)reqHandle; in AppSpawnReqMsgSetFlags()
H A Dapp_spawn_test_helper.cpp549 AppSpawnReqMsgNode *reqNode = static_cast<AppSpawnReqMsgNode *>(reqHandle); in GetAppProperty()
/base/startup/appspawn/test/mock/
H A Dapp_spawn_stub.h36 typedef struct TagAppSpawnReqMsgNode AppSpawnReqMsgNode; typedef
/base/startup/appspawn/test/unittest/app_spawn_client_test/
H A Dapp_spawn_client_test.cpp197 AppSpawnReqMsgNode *reqNode = (AppSpawnReqMsgNode *)reqHandle; in HWTEST_F()

Completed in 8 milliseconds