Searched refs:recorderProfilesProxy (Results 1 – 1 of 1) sorted by relevance
119 …sptr<IStandardRecorderProfilesService> recorderProfilesProxy = iface_cast<IStandardRecorderProfile… in CreateRecorderProfilesService() local120 …CHECK_AND_RETURN_RET_LOG(recorderProfilesProxy != nullptr, nullptr, "recorderProfiles proxy is nul… in CreateRecorderProfilesService()122 …r<RecorderProfilesClient> recorderProfiles = RecorderProfilesClient::Create(recorderProfilesProxy); in CreateRecorderProfilesService()