Searched refs:SetServiceIdentity (Results 1 – 3 of 3) sorted by relevance
60 void SetServiceIdentity(const Identity *identity);
295 void AbilityMsClient::SetServiceIdentity(const Identity *identity) in SetServiceIdentity() function in OHOS::AbilitySlite::AbilityMsClient
146 AbilityMsClient::GetInstance().SetServiceIdentity(&abilityMgrService->serviceIdentity_); in ServiceInitialize()