Searched refs:MediaServiceProxyFuzzer (Results 1 – 3 of 3) sorted by relevance
32 class MediaServiceProxyFuzzer : public IRemoteProxy<IStandardMediaService>, public NoCopyable {34 …explicit MediaServiceProxyFuzzer(const sptr<IRemoteObject> &impl) : IRemoteProxy<IStandardMediaSer… in MediaServiceProxyFuzzer() function35 virtual ~MediaServiceProxyFuzzer() {} in ~MediaServiceProxyFuzzer()39 static inline BrokerDelegator<MediaServiceProxyFuzzer> delegator_;
21 sptr<IRemoteObject> MediaServiceProxyFuzzer::GetSubSystemAbility(IStandardMediaService::MediaSystem… in GetSubSystemAbility()28 bool token = data.WriteInterfaceToken(MediaServiceProxyFuzzer::GetDescriptor()); in GetSubSystemAbility()
35 class MediaServiceProxyFuzzer : public IRemoteProxy<IStandardMediaService>, public NoCopyable { class37 …explicit MediaServiceProxyFuzzer(const sptr<IRemoteObject> &impl) : IRemoteProxy<IStandardMediaSer… in MediaServiceProxyFuzzer() function in OHOS::Media::MediaServiceProxyFuzzer38 virtual ~MediaServiceProxyFuzzer() {} in ~MediaServiceProxyFuzzer()47 bool token = data.WriteInterfaceToken(MediaServiceProxyFuzzer::GetDescriptor()); in GetSubSystemAbility()59 static inline BrokerDelegator<MediaServiceProxyFuzzer> delegator_;