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
162 auto clientInstance = OHOS::AppExecFwk::FormHostClient::GetInstance(); in AddForm() local899 auto clientInstance = OHOS::AppExecFwk::FormHostClient::GetInstance(); in ReAddForm() local968 auto clientInstance = OHOS::AppExecFwk::FormHostClient::GetInstance(); in ReleaseForm() local
61 AppSpawnReqMsgMgr *clientInstance = malloc(sizeof(AppSpawnReqMsgMgr) + RECV_BLOCK_LEN); in InitClientInstance() local