Searched refs:DestroyMediaProfileService (Results 1 – 6 of 6) sorted by relevance
44 …int32_t DestroyMediaProfileService(std::shared_ptr<IRecorderProfilesService> recorderProfiles) ove…
116 int32_t MediaLocal::DestroyMediaProfileService(std::shared_ptr<IRecorderProfilesService> recorderPr… in DestroyMediaProfileService() function in OHOS::Media::MediaLocal
55 …int32_t DestroyMediaProfileService(std::shared_ptr<IRecorderProfilesService> recorderProfiles) ove…
94 int32_t MediaClient::DestroyMediaProfileService(std::shared_ptr<IRecorderProfilesService> recorderP… in DestroyMediaProfileService() function in OHOS::Media::MediaClient
91 …virtual int32_t DestroyMediaProfileService(std::shared_ptr<IRecorderProfilesService> recorderProfi…
59 … (void)MediaServiceFactory::GetInstance().DestroyMediaProfileService(recorderProfilesService_); in ~RecorderProfilesImpl()