Searched refs:recorderProfilesStub (Results 1 – 1 of 1) sorted by relevance
274 sptr<RecorderProfilesServiceStub> recorderProfilesStub = RecorderProfilesServiceStub::Create(); in CreateRecorderProfilesStubObject() local275 CHECK_AND_RETURN_RET_LOG(recorderProfilesStub != nullptr, nullptr, in CreateRecorderProfilesStubObject()278 sptr<IRemoteObject> object = recorderProfilesStub->AsObject(); in CreateRecorderProfilesStubObject()