/device/generic/goldfish/audio/ |
D | primary_device.cpp | 52 Return<void> PrimaryDevice::getMasterVolume(getMasterVolume_cb _hidl_cb) { in getMasterVolume() 63 Return<void> PrimaryDevice::getMicMute(getMicMute_cb _hidl_cb) { in getMicMute() 74 Return<void> PrimaryDevice::getMasterMute(getMasterMute_cb _hidl_cb) { in getMasterMute() 80 getInputBufferSize_cb _hidl_cb) { in getInputBufferSize() 102 openOutputStream_cb _hidl_cb) { in openOutputStream() 129 openInputStream_cb _hidl_cb) { in openInputStream() 157 createAudioPatch_cb _hidl_cb) { in createAudioPatch() 184 Return<void> PrimaryDevice::getAudioPort(const AudioPort& port, getAudioPort_cb _hidl_cb) { in getAudioPort() 199 Return<void> PrimaryDevice::getHwAvSync(getHwAvSync_cb _hidl_cb) { in getHwAvSync() 206 getParameters_cb _hidl_cb) { in getParameters() [all …]
|
D | stream_out.cpp | 258 getSupportedSampleRates_cb _hidl_cb) { in getSupportedSampleRates() 272 IStream::getSupportedChannelMasks_cb _hidl_cb) { in getSupportedChannelMasks() 285 Return<void> StreamOut::getSupportedFormats(getSupportedFormats_cb _hidl_cb) { in getSupportedFormats() 294 Return<void> StreamOut::getAudioProperties(getAudioProperties_cb _hidl_cb) { in getAudioProperties() 317 Return<void> StreamOut::getDevices(getDevices_cb _hidl_cb) { in getDevices() 328 getParameters_cb _hidl_cb) { in getParameters() 374 createMmapBuffer_cb _hidl_cb) { in createMmapBuffer() 380 Return<void> StreamOut::getMmapPosition(getMmapPosition_cb _hidl_cb) { in getMmapPosition() 408 prepareForWriting_cb _hidl_cb) { in prepareForWriting() 436 Return<void> StreamOut::getRenderPosition(getRenderPosition_cb _hidl_cb) { in getRenderPosition() [all …]
|
D | stream_in.cpp | 251 getSupportedSampleRates_cb _hidl_cb) { in getSupportedSampleRates() 265 IStream::getSupportedChannelMasks_cb _hidl_cb) { in getSupportedChannelMasks() 278 Return<void> StreamIn::getSupportedFormats(getSupportedFormats_cb _hidl_cb) { in getSupportedFormats() 287 Return<void> StreamIn::getAudioProperties(getAudioProperties_cb _hidl_cb) { in getAudioProperties() 310 Return<void> StreamIn::getDevices(getDevices_cb _hidl_cb) { in getDevices() 321 getParameters_cb _hidl_cb) { in getParameters() 348 createMmapBuffer_cb _hidl_cb) { in createMmapBuffer() 354 Return<void> StreamIn::getMmapPosition(getMmapPosition_cb _hidl_cb) { in getMmapPosition() 378 Return<void> StreamIn::getAudioSource(getAudioSource_cb _hidl_cb) { in getAudioSource() 395 prepareForReading_cb _hidl_cb) { in prepareForReading() [all …]
|
D | device_factory.cpp | 52 openDevice_cb _hidl_cb) { in openDevice() 62 Return<void> DevicesFactory::openPrimaryDevice(openPrimaryDevice_cb _hidl_cb) { in openPrimaryDevice()
|
/device/google/cuttlefish/guest/hals/health/ |
D | health.cpp | 77 Return<void> HealthImpl::getChargeCounter(getChargeCounter_cb _hidl_cb) { in getChargeCounter() 82 Return<void> HealthImpl::getCurrentNow(getCurrentNow_cb _hidl_cb) { in getCurrentNow() 87 Return<void> HealthImpl::getCapacity(getCapacity_cb _hidl_cb) { in getCapacity() 92 Return<void> HealthImpl::getChargeStatus(getChargeStatus_cb _hidl_cb) { in getChargeStatus()
|
/device/google/cuttlefish/guest/hals/keymaster/remote/ |
D | remote_keymaster4_device.cpp | 267 Return<void> RemoteKeymaster4Device::getHardwareInfo(getHardwareInfo_cb _hidl_cb) { in getHardwareInfo() 273 getHmacSharingParameters_cb _hidl_cb) { in getHmacSharingParameters() 286 const hidl_vec<HmacSharingParameters>& params, computeSharedHmac_cb _hidl_cb) { in computeSharedHmac() 311 const HardwareAuthToken& authToken, verifyAuthorization_cb _hidl_cb) { in verifyAuthorization() 349 generateKey_cb _hidl_cb) { in generateKey() 370 getKeyCharacteristics_cb _hidl_cb) { in getKeyCharacteristics() 390 importKey_cb _hidl_cb) { in importKey() 413 uint64_t passwordSid, uint64_t biometricSid, importWrappedKey_cb _hidl_cb) { in importWrappedKey() 440 exportKey_cb _hidl_cb) { in exportKey() 459 attestKey_cb _hidl_cb) { in attestKey() [all …]
|
/device/google/cuttlefish/guest/hals/gatekeeper/remote/ |
D | remote_gatekeeper.cpp | 58 enroll_cb _hidl_cb) { in enroll() 97 const ::android::hardware::hidl_vec<uint8_t>& providedPassword, verify_cb _hidl_cb) { in verify() 136 Return<void> RemoteGateKeeperDevice::deleteUser(uint32_t /*uid*/, deleteUser_cb _hidl_cb) { in deleteUser() 142 Return<void> RemoteGateKeeperDevice::deleteAllUsers(deleteAllUsers_cb _hidl_cb) { in deleteAllUsers()
|
/device/google/bonito/vibrator/ |
D | Vibrator.cpp | 168 Return<void> Vibrator::perform(V1_0::Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform() 173 perform_cb _hidl_cb) { in perform_1_1() 177 Return<void> Vibrator::perform_1_2(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform_1_2() 182 Return<void> Vibrator::performWrapper(T effect, EffectStrength strength, perform_cb _hidl_cb) { in performWrapper() 196 Return<void> Vibrator::performEffect(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in performEffect()
|
/device/google/wahoo/vibrator/ |
D | Vibrator.cpp | 178 Return<void> Vibrator::perform(V1_0::Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform() 183 perform_cb _hidl_cb) { in perform_1_1() 187 Return<void> Vibrator::perform_1_2(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform_1_2() 192 Return<void> Vibrator::performWrapper(T effect, EffectStrength strength, perform_cb _hidl_cb) { in performWrapper() 206 Return<void> Vibrator::performEffect(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in performEffect()
|
/device/google/crosshatch/vibrator/ |
D | Vibrator.cpp | 157 perform_cb _hidl_cb) { in perform() 162 perform_cb _hidl_cb) { in perform_1_1() 167 perform_cb _hidl_cb) { in perform_1_2() 172 Return<void> Vibrator::performWrapper(T effect, EffectStrength strength, perform_cb _hidl_cb) { in performWrapper() 182 perform_cb _hidl_cb) { in performEffect()
|
/device/google/coral/vibrator/ |
D | Vibrator.cpp | 245 Return<void> Vibrator::performWrapper(T effect, EffectStrength strength, perform_cb _hidl_cb) { in performWrapper() 255 Return<void> Vibrator::perform(V1_0::Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform() 260 perform_cb _hidl_cb) { in perform_1_1() 265 perform_cb _hidl_cb) { in perform_1_2() 269 Return<void> Vibrator::perform_1_3(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform_1_3() 377 Return<void> Vibrator::performEffect(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in performEffect()
|
/device/linaro/hikey/power/ |
D | Power.cpp | 67 Return<void> Power::getPlatformLowPowerStats(getPlatformLowPowerStats_cb _hidl_cb) { in getPlatformLowPowerStats() 76 Return<void> Power::getSubsystemLowPowerStats(getSubsystemLowPowerStats_cb _hidl_cb) { in getSubsystemLowPowerStats()
|
/device/google/coral/powerstats/ |
D | RailDataProvider.cpp | 201 Return<void> RailDataProvider::getRailInfo(IPowerStats::getRailInfo_cb _hidl_cb) { in getRailInfo() 223 …der::getEnergyData(const hidl_vec<uint32_t>& railIndices, IPowerStats::getEnergyData_cb _hidl_cb) { in getEnergyData() 255 IPowerStats::streamEnergyData_cb _hidl_cb) { in streamEnergyData()
|
/device/generic/goldfish/sensors/ |
D | multihal_sensors.cpp | 103 Return<void> MultihalSensors::getSensorsList(getSensorsList_cb _hidl_cb) { in getSensorsList() 327 registerDirectChannel_cb _hidl_cb) { in registerDirectChannel() 341 configDirectReport_cb _hidl_cb) { in configDirectReport()
|
/device/google/coral/health/ |
D | Health.cpp | 179 Return<void> HealthImpl::getStorageInfo(getStorageInfo_cb _hidl_cb) in getStorageInfo() 192 Return<void> HealthImpl::getDiskStats(getDiskStats_cb _hidl_cb) in getDiskStats()
|
/device/google/contexthub/contexthubhal/ |
D | NanohubHidlAdapter.cpp | 67 Return<void> Contexthub::getHubs(getHubs_cb _hidl_cb) { in getHubs()
|