Searched refs:SetDmsProxy (Results 1 – 4 of 4) sorted by relevance
42 void SetDmsProxy(const sptr<IRemoteObject> &dmsProxy);
90 void FormDistributedClient::SetDmsProxy(const sptr<IRemoteObject> &dmsProxy) in SetDmsProxy() function in OHOS::AppExecFwk::FormDistributedClient
95 formDistributedClient.SetDmsProxy(dmsProxy); in DoSomethingInterestingWithMyAPI()
139 … DelayedSingleton<FormShareMgr>::GetInstance()->formDmsClient_->SetDmsProxy(dmsSerice->AsObject()); in SetUp()