Home
last modified time | relevance | path

Searched refs:recorderProfilesStub (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/services/sa_media/server/
H A Dmedia_server_manager.cpp274 sptr<RecorderProfilesServiceStub> recorderProfilesStub = RecorderProfilesServiceStub::Create(); in CreateRecorderProfilesStubObject() local
275 CHECK_AND_RETURN_RET_LOG(recorderProfilesStub != nullptr, nullptr, in CreateRecorderProfilesStubObject()
278 sptr<IRemoteObject> object = recorderProfilesStub->AsObject(); in CreateRecorderProfilesStubObject()