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