Searched defs:clientInstance (Results 1 – 4 of 4) sorted by relevance
37 static SystemAbilityManagerClient* clientInstance; variable
19 SystemAbilityManagerClient* SystemAbilityManagerClient::clientInstance = nullptr; member in OHOS::SystemAbilityManagerClient
70 AppSpawnReqMsgMgr *clientInstance = malloc(sizeof(AppSpawnReqMsgMgr) + RECV_BLOCK_LEN); in InitClientInstance() local
1217 …AppSpawnReqMsgMgr *clientInstance = (AppSpawnReqMsgMgr *)malloc(sizeof(AppSpawnReqMsgMgr) + RECV_B… variable