/frameworks/av/media/libaudioclient/aidl/fuzzer/libaudiomockhal/ |
D | ModuleMock.cpp | 46 ndk::ScopedAStatus ModuleMock::getTelephony(std::shared_ptr<ITelephony>* _aidl_return) { in getTelephony() 51 ndk::ScopedAStatus ModuleMock::getBluetooth(std::shared_ptr<IBluetooth>* _aidl_return) { in getBluetooth() 56 ndk::ScopedAStatus ModuleMock::getBluetoothA2dp(std::shared_ptr<IBluetoothA2dp>* _aidl_return) { in getBluetoothA2dp() 61 ndk::ScopedAStatus ModuleMock::getBluetoothLe(std::shared_ptr<IBluetoothLe>* _aidl_return) { in getBluetoothLe() 67 OpenInputStreamReturn* _aidl_return) { in openInputStream() 73 OpenOutputStreamReturn* _aidl_return) { in openOutputStream() 78 ndk::ScopedAStatus ModuleMock::getMasterMute(bool* _aidl_return) { in getMasterMute() 88 ndk::ScopedAStatus ModuleMock::getMasterVolume(float* _aidl_return) { in getMasterVolume() 98 ndk::ScopedAStatus ModuleMock::getMicMute(bool* _aidl_return) { in getMicMute() 108 ndk::ScopedAStatus ModuleMock::getSoundDose(std::shared_ptr<ISoundDose>* _aidl_return) { in getSoundDose() [all …]
|
D | StreamOutMock.cpp | 22 ndk::ScopedAStatus StreamOutMock::getStreamCommon(std::shared_ptr<IStreamCommon>* _aidl_return) { in getStreamCommon() 30 ndk::ScopedAStatus StreamOutMock::getHwVolume(std::vector<float>* _aidl_return) { in getHwVolume() 38 ndk::ScopedAStatus StreamOutMock::getAudioDescriptionMixLevel(float* _aidl_return) { in getAudioDescriptionMixLevel() 46 ndk::ScopedAStatus StreamOutMock::getDualMonoMode(AudioDualMonoMode* _aidl_return) { in getDualMonoMode() 54 ndk::ScopedAStatus StreamOutMock::getPlaybackRateParameters(AudioPlaybackRate* _aidl_return) { in getPlaybackRateParameters()
|
D | StreamInMock.cpp | 22 ndk::ScopedAStatus StreamInMock::getStreamCommon(std::shared_ptr<IStreamCommon>* _aidl_return) { in getStreamCommon() 31 IStreamIn::MicrophoneDirection* _aidl_return) { in getMicrophoneDirection() 42 ndk::ScopedAStatus StreamInMock::getMicrophoneFieldDimension(float* _aidl_return) { in getMicrophoneFieldDimension() 52 ndk::ScopedAStatus StreamInMock::getHwGain(std::vector<float>* _aidl_return) { in getHwGain()
|
/frameworks/base/services/incremental/ |
D | BinderIncrementalService.cpp | 113 int32_t* _aidl_return) { in openStorage() 120 int32_t createMode, int32_t* _aidl_return) { in createStorage() 131 int32_t* _aidl_return) { in createLinkedStorage() 145 bool* _aidl_return) { in startLoading() 161 int32_t bindType, int32_t* _aidl_return) { in makeBindMount() 169 int32_t* _aidl_return) { in deleteBindMount() 185 int32_t* _aidl_return) { in makeDirectory() 228 const ::std::optional<::std::vector<uint8_t>>& content, int32_t* _aidl_return) { in makeFile() 242 int32_t* _aidl_return) { in makeFileFromRange() 252 int32_t* _aidl_return) { in makeLink() [all …]
|
/frameworks/av/services/tuner/ |
D | TunerService.cpp | 86 shared_ptr<ITunerDemux>* _aidl_return) { in openDemux() 119 ::ndk::ScopedAStatus TunerService::getDemuxInfo(int32_t in_demuxHandle, DemuxInfo* _aidl_return) { in getDemuxInfo() 128 ::ndk::ScopedAStatus TunerService::getDemuxInfoList(vector<DemuxInfo>* _aidl_return) { in getDemuxInfoList() 159 ::ndk::ScopedAStatus TunerService::getDemuxCaps(DemuxCapabilities* _aidl_return) { in getDemuxCaps() 168 ::ndk::ScopedAStatus TunerService::getFrontendInfo(int32_t id, FrontendInfo* _aidl_return) { in getFrontendInfo() 173 shared_ptr<ITunerFrontend>* _aidl_return) { in openFrontend() 184 ::ndk::ScopedAStatus TunerService::openLnb(int lnbHandle, shared_ptr<ITunerLnb>* _aidl_return) { in openLnb() 196 shared_ptr<ITunerLnb>* _aidl_return) { in openLnbByName() 208 shared_ptr<ITunerDescrambler>* _aidl_return) { in openDescrambler() 219 ::ndk::ScopedAStatus TunerService::getTunerHalVersion(int* _aidl_return) { in getTunerHalVersion() [all …]
|
D | TunerFrontend.cpp | 85 ::ndk::ScopedAStatus TunerFrontend::linkCiCamToFrontend(int32_t ciCamId, int32_t* _aidl_return) { in linkCiCamToFrontend() 99 vector<FrontendStatus>* _aidl_return) { in getStatus() 103 ::ndk::ScopedAStatus TunerFrontend::getFrontendId(int32_t* _aidl_return) { in getFrontendId() 108 ::ndk::ScopedAStatus TunerFrontend::getHardwareInfo(std::string* _aidl_return) { in getHardwareInfo() 118 std::vector<FrontendStatusReadiness>* _aidl_return) { in getFrontendStatusReadiness()
|
D | TunerDemux.cpp | 74 shared_ptr<ITunerFilter>* _aidl_return) { in openFilter() 88 ::ndk::ScopedAStatus TunerDemux::openTimeFilter(shared_ptr<ITunerTimeFilter>* _aidl_return) { in openTimeFilter() 99 int32_t* _aidl_return) { in getAvSyncHwId() 104 ::ndk::ScopedAStatus TunerDemux::getAvSyncTime(int32_t avSyncHwId, int64_t* _aidl_return) { in getAvSyncTime() 110 shared_ptr<ITunerDvr>* _aidl_return) { in openDvr()
|
D | TunerFilter.cpp | 61 ::ndk::ScopedAStatus TunerFilter::getQueueDesc(AidlMQDesc* _aidl_return) { in getQueueDesc() 76 ::ndk::ScopedAStatus TunerFilter::getId(int32_t* _aidl_return) { in getId() 91 ::ndk::ScopedAStatus TunerFilter::getId64Bit(int64_t* _aidl_return) { in getId64Bit() 168 int64_t* _aidl_return) { in getAvSharedHandle() 276 ::ndk::ScopedAStatus TunerFilter::acquireSharedFilterToken(string* _aidl_return) { in acquireSharedFilterToken() 311 ::ndk::ScopedAStatus TunerFilter::getFilterType(DemuxFilterType* _aidl_return) { in getFilterType()
|
/frameworks/av/drm/mediadrm/plugins/clearkey/aidl/ |
D | DrmPlugin.cpp | 169 std::vector<uint8_t>* _aidl_return) { in decrypt() 182 std::vector<uint8_t>* _aidl_return) { in encrypt() 192 ::aidl::android::hardware::drm::HdcpLevels* _aidl_return) { in getHdcpLevels() 202 ::aidl::android::hardware::drm::KeyRequest* _aidl_return) { in getKeyRequest() 266 std::vector<::aidl::android::hardware::drm::LogMessage>* _aidl_return) { in getLogMessages() 281 std::vector<::aidl::android::hardware::drm::DrmMetricGroup>* _aidl_return) { in getMetrics() 322 ::aidl::android::hardware::drm::NumberOfSessions* _aidl_return) { in getNumberOfSessions() 329 std::vector<::aidl::android::hardware::drm::KeySetId>* _aidl_return) { in getOfflineLicenseKeySetIds() 348 ::aidl::android::hardware::drm::OfflineLicenseState* _aidl_return) { in getOfflineLicenseState() 377 std::vector<uint8_t>* _aidl_return) { in getPropertyByteArray() [all …]
|
D | DrmFactory.cpp | 44 std::shared_ptr<::aidl::android::hardware::drm::IDrmPlugin>* _aidl_return) { in createDrmPlugin() 62 std::shared_ptr<::aidl::android::hardware::drm::ICryptoPlugin>* _aidl_return) { in createCryptoPlugin() 80 ::ndk::ScopedAStatus DrmFactory::getSupportedCryptoSchemes(CryptoSchemes* _aidl_return) { in getSupportedCryptoSchemes()
|
/frameworks/av/services/oboeservice/ |
D | AAudioService.cpp | 93 int32_t *_aidl_return) { in openStream() 184 Status AAudioService::closeStream(int32_t streamHandle, int32_t *_aidl_return) { in closeStream() 197 int32_t *_aidl_return) { in getStreamDescription() 213 Status AAudioService::startStream(int32_t streamHandle, int32_t *_aidl_return) { in startStream() 224 Status AAudioService::pauseStream(int32_t streamHandle, int32_t *_aidl_return) { in pauseStream() 235 Status AAudioService::stopStream(int32_t streamHandle, int32_t *_aidl_return) { in stopStream() 246 Status AAudioService::flushStream(int32_t streamHandle, int32_t *_aidl_return) { in flushStream() 258 int64_t /*periodNanoseconds*/, int32_t *_aidl_return) { in registerAudioThread() 272 int32_t *_aidl_return) { in unregisterAudioThread() 283 Status AAudioService::exitStandby(int32_t streamHandle, Endpoint* endpoint, int32_t *_aidl_return) { in exitStandby()
|
/frameworks/av/services/camera/virtualcamera/ |
D | VirtualCameraProvider.cc | 70 std::vector<VendorTagSection>* _aidl_return) { in getVendorTags() 83 std::vector<std::string>* _aidl_return) { in getCameraIdList() 103 std::shared_ptr<ICameraDevice>* _aidl_return) { in getCameraDeviceInterface() 127 std::vector<ConcurrentCameraIdCombination>* _aidl_return) { in getConcurrentCameraIds() 140 bool* _aidl_return) { in isConcurrentStreamCombinationSupported()
|
D | VirtualCameraSession.cc | 335 std::vector<HalStream>* _aidl_return) { in configureStreams() 441 RequestTemplate in_type, CameraMetadata* _aidl_return) { in constructDefaultRequestSettings() 487 MQDescriptor<int8_t, SynchronizedReadWrite>* _aidl_return) { in getCaptureRequestMetadataQueue() 494 MQDescriptor<int8_t, SynchronizedReadWrite>* _aidl_return) { in getCaptureResultMetadataQueue() 502 const CameraMetadata& in_newSessionParams, bool* _aidl_return) { in isReconfigurationRequired() 518 const std::vector<BufferCache>& in_cachesToRemove, int32_t* _aidl_return) { in processCaptureRequest() 547 std::shared_ptr<ICameraOfflineSession>* _aidl_return) { in switchToOffline()
|
D | VirtualCameraDevice.cc | 426 CameraMetadata* _aidl_return) { in getCameraCharacteristics() 437 const std::string& in_physicalCameraId, CameraMetadata* _aidl_return) { in getPhysicalCameraCharacteristics() 449 CameraResourceCost* _aidl_return) { in getResourceCost() 459 const StreamConfiguration& in_streams, bool* _aidl_return) { in isStreamCombinationSupported() 548 std::shared_ptr<ICameraDeviceSession>* _aidl_return) { in open() 559 std::shared_ptr<ICameraInjectionSession>* _aidl_return) { in openInjectionSession() 579 int32_t* _aidl_return) { in getTorchStrengthLevel()
|
/frameworks/base/cmds/idmap2/idmap2d/ |
D | Idmap2Service.cpp | 82 int32_t user_id ATTRIBUTE_UNUSED, std::string* _aidl_return) { in getIdmapPath() 90 bool* _aidl_return) { in removeIdmap() 111 bool* _aidl_return) { in verifyIdmap() 154 std::optional<std::string>* _aidl_return) { in createIdmap() 255 std::optional<os::FabricatedOverlayInfo>* _aidl_return) { in createFabricatedOverlay() 336 Status Idmap2Service::acquireFabricatedOverlayIterator(int32_t* _aidl_return) { in acquireFabricatedOverlayIterator() 364 std::vector<os::FabricatedOverlayInfo>* _aidl_return) { in nextFabricatedOverlayInfos() 403 bool* _aidl_return) { in deleteFabricatedOverlay() 435 std::string* _aidl_return) { in dumpIdmap()
|
/frameworks/av/services/camera/libcameraservice/aidl/ |
D | AidlCameraDeviceUser.cpp | 87 MQDescriptor<int8_t, SynchronizedReadWrite>* _aidl_return) { in getCaptureRequestMetadataQueue() 95 MQDescriptor<int8_t, SynchronizedReadWrite>* _aidl_return) { in getCaptureResultMetadataQueue() 109 SSubmitInfo* _aidl_return) { in submitRequestList() 131 ndk::ScopedAStatus AidlCameraDeviceUser::cancelRepeatingRequest(int64_t* _aidl_return) { in cancelRepeatingRequest() 157 const SOutputConfiguration& in_outputConfiguration, int32_t* _aidl_return) { in createStream() 169 SCameraMetadata* _aidl_return) { in createDefaultRequest() 195 ndk::ScopedAStatus AidlCameraDeviceUser::flush(int64_t* _aidl_return) { in flush() 211 const SSessionConfiguration& in_sessionConfiguration, bool* _aidl_return) { in isSessionConfigurationSupported()
|
/frameworks/av/media/libaudioclient/ |
D | IAudioFlinger.cpp | 960 media::CreateTrackResponse* _aidl_return) { in createTrack() 965 media::CreateRecordResponse* _aidl_return) { in createRecord() 969 Status AudioFlingerServerAdapter::sampleRate(int32_t ioHandle, int32_t* _aidl_return) { in sampleRate() 978 AudioFormatDescription* _aidl_return) { in format() 986 Status AudioFlingerServerAdapter::frameCount(int32_t ioHandle, int64_t* _aidl_return) { in frameCount() 994 Status AudioFlingerServerAdapter::latency(int32_t output, int32_t* _aidl_return) { in latency() 1010 Status AudioFlingerServerAdapter::masterVolume(float* _aidl_return) { in masterVolume() 1015 Status AudioFlingerServerAdapter::masterMute(bool* _aidl_return) { in masterMute() 1024 Status AudioFlingerServerAdapter::getMasterBalance(float* _aidl_return) { in getMasterBalance() 1044 float* _aidl_return) { in streamVolume() [all …]
|
/frameworks/av/services/mediaextractor/ |
D | MediaExtractorService.cpp | 43 ::android::sp<::android::IMediaExtractor>* _aidl_return) { in makeExtractor() 68 ::android::sp<::android::IDataSource>* _aidl_return) { in makeIDataSource() 75 ::std::vector<::std::string>* _aidl_return) { in getSupportedTypes()
|
/frameworks/av/services/audiopolicy/service/ |
D | AudioPolicyInterfaceImpl.cpp | 160 media::AudioPolicyDeviceState* _aidl_return) { in getDeviceConnectionState() 250 Status AudioPolicyService::getPhoneState(AudioMode* _aidl_return) { in getPhoneState() 287 media::AudioPolicyForcedConfig* _aidl_return) { in getForceUse() 306 Status AudioPolicyService::getOutput(AudioStreamType streamAidl, int32_t* _aidl_return) in getOutput() 334 media::GetOutputForAttrResponse* _aidl_return) in getOutputForAttr() 593 media::GetInputForAttrResponse* _aidl_return) { in getInputForAttr() 1101 int32_t* _aidl_return) { in getStreamVolumeIndex() 1147 const AudioDeviceDescription& deviceAidl, int32_t* _aidl_return) { in getVolumeIndexForAttributes() 1168 const media::audio::common::AudioAttributes& attrAidl, int32_t* _aidl_return) { in getMinVolumeIndexForAttributes() 1187 const media::audio::common::AudioAttributes& attrAidl, int32_t* _aidl_return) { in getMaxVolumeIndexForAttributes() [all …]
|
/frameworks/native/services/sensorservice/aidl/ |
D | SensorManager.cpp | 83 std::shared_ptr<IDirectReportChannel>* _aidl_return) { in createAshmemDirectChannel() 102 std::shared_ptr<IDirectReportChannel>* _aidl_return) { in createGrallocDirectChannel() 118 std::shared_ptr<IEventQueue>* _aidl_return) { in createEventQueue() 164 SensorInfo* _aidl_return) { in getDefaultSensor() 174 ndk::ScopedAStatus SensorManagerAidl::getSensorList(std::vector<SensorInfo>* _aidl_return) { in getSensorList()
|
/frameworks/native/libs/binder/ |
D | servicedispatcher.cpp | 137 std::vector<std::string>* _aidl_return) override { in listServices() 150 android::binder::Status isDeclared(const std::string& name, bool* _aidl_return) override { in isDeclared() 154 std::vector<std::string>* _aidl_return) override { in getDeclaredInstances() 158 std::optional<std::string>* _aidl_return) override { in updatableViaApex() 162 std::vector<std::string>* _aidl_return) override { in getUpdatableNames() 167 std::optional<android::os::ConnectionInfo>* _aidl_return) override { in getConnectionInfo() 182 std::vector<android::os::ServiceDebugInfo>* _aidl_return) override { in getServiceDebugInfo()
|
/frameworks/av/media/libaudioclient/aidl/fuzzer/libaudiomockhal/include/core-mock/ |
D | BluetoothA2dpMock.h | 25 ndk::ScopedAStatus isEnabled(bool* _aidl_return) override { in isEnabled() 33 ndk::ScopedAStatus supportsOffloadReconfiguration(bool* _aidl_return) override { in supportsOffloadReconfiguration()
|
D | BluetoothLeMock.h | 25 ndk::ScopedAStatus isEnabled(bool* _aidl_return) override { in isEnabled() 33 ndk::ScopedAStatus supportsOffloadReconfiguration(bool* _aidl_return) override { in supportsOffloadReconfiguration()
|
/frameworks/av/services/tuner/hidl/ |
D | TunerHidlService.cpp | 105 shared_ptr<ITunerDemux>* _aidl_return) { in openDemux() 140 ::ndk::ScopedAStatus TunerHidlService::getDemuxCaps(DemuxCapabilities* _aidl_return) { in getDemuxCaps() 169 ::ndk::ScopedAStatus TunerHidlService::getFrontendInfo(int32_t id, FrontendInfo* _aidl_return) { in getFrontendInfo() 199 shared_ptr<ITunerFrontend>* _aidl_return) { in openFrontend() 224 ::ndk::ScopedAStatus TunerHidlService::openLnb(int lnbHandle, shared_ptr<ITunerLnb>* _aidl_return) { in openLnb() 241 shared_ptr<ITunerLnb>* _aidl_return) { in openLnbByName() 259 int32_t /*descramblerHandle*/, shared_ptr<ITunerDescrambler>* _aidl_return) { in openDescrambler() 275 ::ndk::ScopedAStatus TunerHidlService::getTunerHalVersion(int* _aidl_return) { in getTunerHalVersion() 282 shared_ptr<ITunerFilter>* _aidl_return) { in openSharedFilter() 350 int32_t* _aidl_return) { in getMaxNumberOfFrontends()
|
D | TunerHidlDemux.cpp | 80 shared_ptr<ITunerFilter>* _aidl_return) { in openFilter() 126 ::ndk::ScopedAStatus TunerHidlDemux::openTimeFilter(shared_ptr<ITunerTimeFilter>* _aidl_return) { in openTimeFilter() 142 int32_t* _aidl_return) { in getAvSyncHwId() 158 ::ndk::ScopedAStatus TunerHidlDemux::getAvSyncTime(int32_t avSyncHwId, int64_t* _aidl_return) { in getAvSyncTime() 175 shared_ptr<ITunerDvr>* _aidl_return) { in openDvr()
|