Home
last modified time | relevance | path

Searched defs:_aidl_return (Results 1 – 25 of 114) sorted by relevance

12345

/hardware/google/graphics/common/libhwc2.1/
Dpixel-display.cpp68 ndk::ScopedAStatus Display::isHbmSupported(bool *_aidl_return) { in isHbmSupported()
77 ndk::ScopedAStatus Display::getHbmState(HbmState *_aidl_return) { in getHbmState()
81 ndk::ScopedAStatus Display::isLbeSupported(bool *_aidl_return) { in isLbeSupported()
106 ndk::ScopedAStatus Display::getLbeState(LbeState *_aidl_return) { in getLbeState()
114 ndk::ScopedAStatus Display::isLhbmSupported(bool *_aidl_return) { in isLhbmSupported()
133 ndk::ScopedAStatus Display::getLhbmState(bool *_aidl_return) { in getLhbmState()
157 ndk::ScopedAStatus Display::isOperationRateSupported(bool *_aidl_return) { in isOperationRateSupported()
167 int *_aidl_return) { in setCompensationImageHandle()
176 ndk::ScopedAStatus Display::setMinIdleRefreshRate(int fps, int *_aidl_return) { in setMinIdleRefreshRate()
184 ndk::ScopedAStatus Display::setRefreshRateThrottle(int delayMs, int *_aidl_return) { in setRefreshRateThrottle()
[all …]
/hardware/interfaces/fastboot/aidl/default/
DFastboot.cpp27 FileSystemType* _aidl_return) { in getPartitionType()
36 ScopedAStatus Fastboot::doOemCommand(const std::string& in_oemCmd, std::string* _aidl_return) { in doOemCommand()
45 ScopedAStatus Fastboot::getVariant(std::string* _aidl_return) { in getVariant()
50 ScopedAStatus Fastboot::getOffModeChargeState(bool* _aidl_return) { in getOffModeChargeState()
55 ScopedAStatus Fastboot::getBatteryVoltageFlashingThreshold(int32_t* _aidl_return) { in getBatteryVoltageFlashingThreshold()
/hardware/interfaces/boot/aidl/default/
DBootControl.cpp31 ScopedAStatus BootControl::getActiveBootSlot(int32_t* _aidl_return) { in getActiveBootSlot()
36 ScopedAStatus BootControl::getCurrentSlot(int32_t* _aidl_return) { in getCurrentSlot()
41 ScopedAStatus BootControl::getNumberSlots(int32_t* _aidl_return) { in getNumberSlots()
80 ScopedAStatus BootControl::getSnapshotMergeStatus(MergeStatus* _aidl_return) { in getSnapshotMergeStatus()
85 ScopedAStatus BootControl::getSuffix(int32_t in_slot, std::string* _aidl_return) { in getSuffix()
96 ScopedAStatus BootControl::isSlotBootable(int32_t in_slot, bool* _aidl_return) { in isSlotBootable()
105 ScopedAStatus BootControl::isSlotMarkedSuccessful(int32_t in_slot, bool* _aidl_return) { in isSlotMarkedSuccessful()
/hardware/interfaces/tv/tuner/aidl/default/
DTuner.cpp83 ::ndk::ScopedAStatus Tuner::getFrontendIds(std::vector<int32_t>* _aidl_return) { in getFrontendIds()
94 ::ndk::ScopedAStatus Tuner::getDemuxInfo(int32_t in_demuxId, DemuxInfo* _aidl_return) { in getDemuxInfo()
104 ::ndk::ScopedAStatus Tuner::getDemuxIds(std::vector<int32_t>* _aidl_return) { in getDemuxIds()
117 std::shared_ptr<IFrontend>* _aidl_return) { in openFrontendById()
133 std::shared_ptr<IDemux>* _aidl_return) { in openDemuxById()
156 std::shared_ptr<IDemux>* _aidl_return) { in openDemux()
177 ::ndk::ScopedAStatus Tuner::getDemuxCaps(DemuxCapabilities* _aidl_return) { in getDemuxCaps()
200 ::ndk::ScopedAStatus Tuner::openDescrambler(std::shared_ptr<IDescrambler>* _aidl_return) { in openDescrambler()
208 ::ndk::ScopedAStatus Tuner::getFrontendInfo(int32_t in_frontendId, FrontendInfo* _aidl_return) { in getFrontendInfo()
220 ::ndk::ScopedAStatus Tuner::getLnbIds(std::vector<int32_t>* _aidl_return) { in getLnbIds()
[all …]
/hardware/interfaces/audio/aidl/default/
DBluetooth.cpp38 ndk::ScopedAStatus Bluetooth::setScoConfig(const ScoConfig& in_config, ScoConfig* _aidl_return) { in setScoConfig()
57 ndk::ScopedAStatus Bluetooth::setHfpConfig(const HfpConfig& in_config, HfpConfig* _aidl_return) { in setHfpConfig()
83 ndk::ScopedAStatus BluetoothA2dp::isEnabled(bool* _aidl_return) { in isEnabled()
95 ndk::ScopedAStatus BluetoothA2dp::supportsOffloadReconfiguration(bool* _aidl_return) { in supportsOffloadReconfiguration()
107 ndk::ScopedAStatus BluetoothLe::isEnabled(bool* _aidl_return) { in isEnabled()
118 ndk::ScopedAStatus BluetoothLe::supportsOffloadReconfiguration(bool* _aidl_return) { in supportsOffloadReconfiguration()
DModule.cpp418 ndk::ScopedAStatus Module::getTelephony(std::shared_ptr<ITelephony>* _aidl_return) { in getTelephony()
424 ndk::ScopedAStatus Module::getBluetooth(std::shared_ptr<IBluetooth>* _aidl_return) { in getBluetooth()
430 ndk::ScopedAStatus Module::getBluetoothA2dp(std::shared_ptr<IBluetoothA2dp>* _aidl_return) { in getBluetoothA2dp()
436 ndk::ScopedAStatus Module::getBluetoothLe(std::shared_ptr<IBluetoothLe>* _aidl_return) { in getBluetoothLe()
443 AudioPort* _aidl_return) { in connectExternalDevice()
621 ndk::ScopedAStatus Module::getAudioPatches(std::vector<AudioPatch>* _aidl_return) { in getAudioPatches()
627 ndk::ScopedAStatus Module::getAudioPort(int32_t in_portId, AudioPort* _aidl_return) { in getAudioPort()
639 ndk::ScopedAStatus Module::getAudioPortConfigs(std::vector<AudioPortConfig>* _aidl_return) { in getAudioPortConfigs()
645 ndk::ScopedAStatus Module::getAudioPorts(std::vector<AudioPort>* _aidl_return) { in getAudioPorts()
651 ndk::ScopedAStatus Module::getAudioRoutes(std::vector<AudioRoute>* _aidl_return) { in getAudioRoutes()
[all …]
DStream.cpp654 std::shared_ptr<IStreamCommon>* _aidl_return) { in getStreamCommonCommon()
669 const std::vector<std::string>& in_ids, std::vector<VendorParameter>* _aidl_return) { in getVendorParameters()
787 std::vector<MicrophoneDynamicInfo>* _aidl_return) { in getActiveMicrophones()
805 ndk::ScopedAStatus StreamIn::getMicrophoneDirection(MicrophoneDirection* _aidl_return) { in getMicrophoneDirection()
816 ndk::ScopedAStatus StreamIn::getMicrophoneFieldDimension(float* _aidl_return) { in getMicrophoneFieldDimension()
827 ndk::ScopedAStatus StreamIn::getHwGain(std::vector<float>* _aidl_return) { in getHwGain()
841 ndk::ScopedAStatus StreamInHwGainHelper::getHwGainImpl(std::vector<float>* _aidl_return) { in getHwGainImpl()
907 ndk::ScopedAStatus StreamOut::getHwVolume(std::vector<float>* _aidl_return) { in getHwVolume()
918 ndk::ScopedAStatus StreamOut::getAudioDescriptionMixLevel(float* _aidl_return) { in getAudioDescriptionMixLevel()
929 ndk::ScopedAStatus StreamOut::getDualMonoMode(AudioDualMonoMode* _aidl_return) { in getDualMonoMode()
[all …]
DTelephony.cpp38 ndk::ScopedAStatus Telephony::getSupportedAudioModes(std::vector<AudioMode>* _aidl_return) { in getSupportedAudioModes()
59 TelecomConfig* _aidl_return) { in setTelecomConfig()
/hardware/nxp/nfc/snxxx/extns/impl/nxpnfc/aidl/
DNxpNfc.cpp34 std::string* _aidl_return) { in getVendorParam()
42 bool* _aidl_return) { in setVendorParam()
48 ::ndk::ScopedAStatus NxpNfc::resetEse(int64_t resetType, bool* _aidl_return) { in resetEse()
71 bool* _aidl_return) { in setNxpTransitConfig()
/hardware/interfaces/power/stats/aidl/default/
DPowerStats.cpp70 ndk::ScopedAStatus PowerStats::getPowerEntityInfo(std::vector<PowerEntity>* _aidl_return) { in getPowerEntityInfo()
76 std::vector<StateResidencyResult>* _aidl_return) { in getStateResidency()
120 ndk::ScopedAStatus PowerStats::getEnergyConsumerInfo(std::vector<EnergyConsumer>* _aidl_return) { in getEnergyConsumerInfo()
126 std::vector<EnergyConsumerResult>* _aidl_return) { in getEnergyConsumed()
158 ndk::ScopedAStatus PowerStats::getEnergyMeterInfo(std::vector<Channel>* _aidl_return) { in getEnergyMeterInfo()
167 std::vector<EnergyMeasurement>* _aidl_return) { in readEnergyMeter()
/hardware/qcom/sm7250/display/composer/
Dpixel-display.cpp54 ndk::ScopedAStatus Display::isHbmSupported(bool *_aidl_return) { in isHbmSupported()
74 ndk::ScopedAStatus Display::getHbmState(HbmState *_aidl_return) { in getHbmState()
84 ndk::ScopedAStatus Display::isLbeSupported(bool *_aidl_return) { in isLbeSupported()
114 ndk::ScopedAStatus Display::getLbeState(LbeState* _aidl_return) { in getLbeState()
/hardware/interfaces/cas/aidl/default/
DMediaCasService.cpp45 ScopedAStatus MediaCasService::isSystemIdSupported(int32_t CA_system_id, bool* _aidl_return) { in isSystemIdSupported()
54 shared_ptr<ICas>* _aidl_return) { in createPlugin()
75 ScopedAStatus MediaCasService::isDescramblerSupported(int32_t CA_system_id, bool* _aidl_return) { in isDescramblerSupported()
83 shared_ptr<IDescrambler>* _aidl_return) { in createDescrambler()
/hardware/interfaces/vibrator/aidl/default/
DVibratorManager.cpp29 ndk::ScopedAStatus VibratorManager::getCapabilities(int32_t* _aidl_return) { in getCapabilities()
39 ndk::ScopedAStatus VibratorManager::getVibratorIds(std::vector<int32_t>* _aidl_return) { in getVibratorIds()
46 std::shared_ptr<IVibrator>* _aidl_return) { in getVibrator()
/hardware/google/pixel/fastboot/
DFastboot_aidl.cpp54 FileSystemType *_aidl_return) { in getPartitionType()
64 ScopedAStatus Fastboot::getVariant(std::string *_aidl_return) { in getVariant()
69 ScopedAStatus Fastboot::getOffModeChargeState(bool *_aidl_return) { in getOffModeChargeState()
94 ScopedAStatus Fastboot::getBatteryVoltageFlashingThreshold(int32_t *_aidl_return) { in getBatteryVoltageFlashingThreshold()
100 ScopedAStatus SetBrightnessLevel(const std::vector<std::string> &args, std::string *_aidl_return) { in SetBrightnessLevel()
129 ScopedAStatus Fastboot::doOemCommand(const std::string &in_oemCmd, std::string *_aidl_return) { in doOemCommand()
/hardware/interfaces/audio/aidl/default/stub/
DModuleStub.cpp36 ndk::ScopedAStatus ModuleStub::getBluetooth(std::shared_ptr<IBluetooth>* _aidl_return) { in getBluetooth()
46 ndk::ScopedAStatus ModuleStub::getBluetoothA2dp(std::shared_ptr<IBluetoothA2dp>* _aidl_return) { in getBluetoothA2dp()
56 ndk::ScopedAStatus ModuleStub::getBluetoothLe(std::shared_ptr<IBluetoothLe>* _aidl_return) { in getBluetoothLe()
/hardware/interfaces/fastboot/aidl/fastbootshim/
Dfastbootshim.cpp51 FileSystemType* _aidl_return) { in getPartitionType()
66 ScopedAStatus FastbootShim::doOemCommand(const std::string& in_oemCmd, std::string* _aidl_return) { in doOemCommand()
81 ScopedAStatus FastbootShim::getVariant(std::string* _aidl_return) { in getVariant()
92 ScopedAStatus FastbootShim::getOffModeChargeState(bool* _aidl_return) { in getOffModeChargeState()
103 ScopedAStatus FastbootShim::getBatteryVoltageFlashingThreshold(int32_t* _aidl_return) { in getBatteryVoltageFlashingThreshold()
/hardware/interfaces/memtrack/aidl/default/
DMemtrack.cpp25 std::vector<MemtrackRecord>* _aidl_return) { in getMemory()
37 ndk::ScopedAStatus Memtrack::getGpuDeviceInfo(std::vector<DeviceInfo>* _aidl_return) { in getGpuDeviceInfo()
/hardware/google/av/media/eco/
DECOServiceStatsProvider.cpp38 Status ECOServiceStatsProvider::getType(int32_t* _aidl_return) { in getType()
43 Status ECOServiceStatsProvider::getName(::android::String16* _aidl_return) { in getName()
48 Status ECOServiceStatsProvider::getECOSession(android::sp<::android::IBinder>* _aidl_return) { in getECOSession()
53 Status ECOServiceStatsProvider::isCameraRecording(bool* _aidl_return) { in isCameraRecording()
DECOSession.cpp366 Status ECOSession::getIsCameraRecording(bool* _aidl_return) { in getIsCameraRecording()
498 const sp<::android::media::eco::IECOServiceInfoListener>& listener, bool* _aidl_return) { in removeInfoListener()
513 Status ECOSession::pushNewStats(const ::android::media::eco::ECOData& stats, bool* _aidl_return) { in pushNewStats()
522 Status ECOSession::getWidth(int32_t* _aidl_return) { in getWidth()
528 Status ECOSession::getHeight(int32_t* _aidl_return) { in getHeight()
534 Status ECOSession::getNumOfListeners(int32_t* _aidl_return) { in getNumOfListeners()
540 Status ECOSession::getNumOfProviders(int32_t* _aidl_return) { in getNumOfProviders()
/hardware/interfaces/tv/hdmi/earc/aidl/default/
DEArcMock.cpp49 ScopedAStatus EArcMock::isEArcEnabled(bool* _aidl_return) { in isEArcEnabled()
54 ScopedAStatus EArcMock::getState(int32_t portId, IEArcStatus* _aidl_return) { in getState()
66 std::vector<uint8_t>* _aidl_return) { in getLastReportedAudioCapabilities()
/hardware/interfaces/power/aidl/default/
DPower.cpp42 ScopedAStatus Power::isModeSupported(Mode type, bool* _aidl_return) { in isModeSupported()
54 ScopedAStatus Power::isBoostSupported(Boost type, bool* _aidl_return) { in isBoostSupported()
61 std::shared_ptr<IPowerHintSession>* _aidl_return) { in createHintSession()
/hardware/interfaces/nfc/aidl/default/
DNfc.cpp103 ::ndk::ScopedAStatus Nfc::getConfig(NfcConfig* _aidl_return) { in getConfig()
136 ::ndk::ScopedAStatus Nfc::write(const std::vector<uint8_t>& data, int32_t* _aidl_return) { in write()
152 ::ndk::ScopedAStatus Nfc::isVerboseLoggingEnabled(bool* _aidl_return) { in isVerboseLoggingEnabled()
/hardware/google/graphics/common/memtrack-pixel/core/
DMemtrack.cpp20 std::vector<MemtrackRecord>* _aidl_return) { in getMemory()
62 ndk::ScopedAStatus Memtrack::getGpuDeviceInfo(std::vector<DeviceInfo>* _aidl_return) { in getGpuDeviceInfo()
/hardware/nxp/nfc/snxxx/aidl/
DNfc.cpp116 ::ndk::ScopedAStatus Nfc::getConfig(NfcConfig* _aidl_return) { in getConfig()
154 int32_t* _aidl_return) { in write()
170 ::ndk::ScopedAStatus Nfc::isVerboseLoggingEnabled(bool* _aidl_return) { in isVerboseLoggingEnabled()
/hardware/interfaces/tv/hdmi/cec/aidl/default/
DHdmiCecMock.cpp41 ScopedAStatus HdmiCecMock::addLogicalAddress(CecLogicalAddress addr, Result* _aidl_return) { in addLogicalAddress()
59 ScopedAStatus HdmiCecMock::getCecVersion(int32_t* _aidl_return) { in getCecVersion()
65 ScopedAStatus HdmiCecMock::getPhysicalAddress(int32_t* _aidl_return) { in getPhysicalAddress()
72 ScopedAStatus HdmiCecMock::getVendorId(int32_t* _aidl_return) { in getVendorId()
77 ScopedAStatus HdmiCecMock::sendMessage(const CecMessage& message, SendMessageResult* _aidl_return) { in sendMessage()

12345