/packages/modules/Bluetooth/system/service/ipc/binder/ |
D | bluetooth_binder_server.cc | 55 Status BluetoothBinderServer::IsEnabled(bool* _aidl_return) { in IsEnabled() 61 Status BluetoothBinderServer::GetState(int32_t* _aidl_return) { in GetState() 67 Status BluetoothBinderServer::Enable(bool* _aidl_return) { in Enable() 73 Status BluetoothBinderServer::EnableNoAutoConnect(bool* _aidl_return) { in EnableNoAutoConnect() 80 Status BluetoothBinderServer::Disable(bool* _aidl_return) { in Disable() 86 Status BluetoothBinderServer::GetAddress(::android::String16* _aidl_return) { in GetAddress() 93 ::std::vector<::android::bluetooth::UUID>* _aidl_return) { in GetUUIDs() 101 bool* _aidl_return) { in SetName() 107 Status BluetoothBinderServer::GetName(::android::String16* _aidl_return) { in GetName() 114 bool* _aidl_return) { in SetScanMode() [all …]
|
D | bluetooth_a2dp_sink_binder_server.cc | 39 bool* _aidl_return) { in Register() 50 Status BluetoothA2dpSinkBinderServer::Enable(bool* _aidl_return) { in Enable() 69 Status BluetoothA2dpSinkBinderServer::Disable(bool* _aidl_return) { in Disable() 84 bool* _aidl_return) { in Connect() 104 bool* _aidl_return) { in Disconnect() 124 bool* _aidl_return) { in SetAudioFocusState() 139 bool* _aidl_return) { in SetAudioTrackGain()
|
D | bluetooth_avrcp_target_binder_server.cc | 87 bool* _aidl_return) { in Register() 109 Status BluetoothAvrcpTargetBinderServer::Enable(bool* _aidl_return) { in Enable() 114 Status BluetoothAvrcpTargetBinderServer::Disable(bool* _aidl_return) { in Disable() 122 int32_t song_pos, bool* _aidl_return) { in GetPlayStatusResponse() 130 bool* _aidl_return) { in ListPlayerAppAttrResponse() 139 bool* _aidl_return) { in GetPlayerAppValueResponse() 153 bool* _aidl_return) { in GetPlayerAppAttrTextResponse() 167 bool* _aidl_return) { in GetPlayerAppValueTextResponse() 181 bool* _aidl_return) { in GetElementAttrResponse() 193 const android::String16& addr, int32_t rsp_status, bool* _aidl_return) { in SetPlayerAppValueResponse() [all …]
|
D | bluetooth_a2dp_source_binder_server.cc | 111 bool* _aidl_return) { in Register() 125 bool* _aidl_return) { in Enable() 133 Status BluetoothA2dpSourceBinderServer::Disable(bool* _aidl_return) { in Disable() 141 bool* _aidl_return) { in Connect() 148 const String16& device_address, bool* _aidl_return) { in Disconnect() 158 bool* _aidl_return) { in ConfigCodec()
|
D | bluetooth_avrcp_control_binder_server.cc | 44 bool* _aidl_return) { in Register() 67 bool* _aidl_return) { in Enable() 87 bool* _aidl_return) { in Disable() 103 bool key_pressed, bool* _aidl_return) { in SendPassThroughCommand() 125 int32_t label, bool* _aidl_return) { in SetAbsVolumeResponse() 147 int32_t abs_vol, int32_t label, bool* _aidl_return) { in RegisterForAbsVolumeCallbackResponse()
|
D | bluetooth_low_energy_binder_server.cc | 44 bool* _aidl_return) { in RegisterClient() 68 bool* _aidl_return) { in Connect() 87 bool* _aidl_return) { in Disconnect() 104 bool* _aidl_return) { in SetMtu()
|
D | bluetooth_le_scanner_binder_server.cc | 44 bool* _aidl_return) { in RegisterScanner() 68 bool* _aidl_return) { in StartScan() 89 bool* _aidl_return) { in StopScan()
|
D | bluetooth_le_advertiser_binder_server.cc | 44 bool* _aidl_return) { in RegisterAdvertiser() 69 const android::bluetooth::AdvertiseSettings& settings, bool* _aidl_return) { in StartMultiAdvertising() 114 int advertiser_id, bool* _aidl_return) { in StopMultiAdvertising()
|
D | bluetooth_gatt_server_binder_server.cc | 44 bool* _aidl_return) { in RegisterServer() 67 bool* _aidl_return) { in AddService() 112 int offset, const std::vector<uint8_t>& value, bool* _aidl_return) { in SendResponse() 132 const std::vector<uint8_t>& value, bool* _aidl_return) { in SendNotification()
|
D | bluetooth_gatt_client_binder_server.cc | 40 bool* _aidl_return) { in RegisterClient()
|
/packages/services/Car/cpp/evs/manager/aidl/wrappers/src/ |
D | AidlEnumerator.cpp | 83 ScopedAStatus AidlEnumerator::getCameraList(std::vector<CameraDesc>* _aidl_return) { in getCameraList() 89 std::vector<Stream>* _aidl_return) { in getStreamList() 150 std::shared_ptr<IEvsCamera>* _aidl_return) { in openCamera() 155 ScopedAStatus AidlEnumerator::openDisplay(int32_t id, std::shared_ptr<IEvsDisplay>* _aidl_return) { in openDisplay() 186 ScopedAStatus AidlEnumerator::getDisplayState(DisplayState* _aidl_return) { in getDisplayState() 202 ScopedAStatus AidlEnumerator::getDisplayIdList(std::vector<uint8_t>* _aidl_return) { in getDisplayIdList() 234 ScopedAStatus AidlEnumerator::ImplV0::getCameraList(std::vector<CameraDesc>* _aidl_return) { in getCameraList() 253 std::shared_ptr<IEvsCamera>* _aidl_return) { in openCamera() 285 ScopedAStatus AidlEnumerator::ImplV1::getCameraList(std::vector<CameraDesc>* _aidl_return) { in getCameraList() 298 std::shared_ptr<IEvsCamera>* _aidl_return) { in openCamera() [all …]
|
D | AidlCamera.cpp | 66 ScopedAStatus AidlCamera::getCameraInfo(CameraDesc* _aidl_return) { in getCameraInfo() 78 ScopedAStatus AidlCamera::getIntParameterRange(CameraParam id, ParameterRange* _aidl_return) { in getIntParameterRange() 82 ScopedAStatus AidlCamera::getParameterList(std::vector<CameraParam>* _aidl_return) { in getParameterList() 87 CameraDesc* _aidl_return) { in getPhysicalCameraInfo() 92 int32_t* _aidl_return) { in importExternalBuffers() 156 ScopedAStatus AidlCamera::ImplV0::getCameraInfo(CameraDesc* _aidl_return) { in getCameraInfo() 297 ScopedAStatus AidlCamera::ImplV1::getCameraInfo(CameraDesc* _aidl_return) { in getCameraInfo() 340 ParameterRange* _aidl_return) { in getIntParameterRange() 354 ScopedAStatus AidlCamera::ImplV1::getParameterList(std::vector<CameraParam>* _aidl_return) { in getParameterList() 370 CameraDesc* _aidl_return) { in getPhysicalCameraInfo() [all …]
|
D | AidlDisplay.cpp | 44 ScopedAStatus AidlDisplay::getDisplayInfo(DisplayDesc* _aidl_return) { in getDisplayInfo() 72 ScopedAStatus AidlDisplay::getDisplayState(DisplayState* _aidl_return) { in getDisplayState() 80 ScopedAStatus AidlDisplay::getTargetBuffer(BufferDesc* _aidl_return) { in getTargetBuffer()
|
/packages/services/Car/cpp/evs/manager/aidl/src/ |
D | HalDisplay.cpp | 64 ScopedAStatus HalDisplay::getDisplayInfo(DisplayDesc* _aidl_return) { in getDisplayInfo() 75 ScopedAStatus HalDisplay::getDisplayState(DisplayState* _aidl_return) { in getDisplayState() 86 ScopedAStatus HalDisplay::getTargetBuffer(BufferDesc* _aidl_return) { in getTargetBuffer()
|
D | VirtualCamera.cpp | 134 ScopedAStatus VirtualCamera::getCameraInfo(CameraDesc* _aidl_return) { in getCameraInfo() 191 ScopedAStatus VirtualCamera::getIntParameterRange(CameraParam id, ParameterRange* _aidl_return) { in getIntParameterRange() 210 ScopedAStatus VirtualCamera::getParameterList(std::vector<CameraParam>* _aidl_return) { in getParameterList() 230 CameraDesc* _aidl_return) { in getPhysicalCameraInfo() 248 int32_t* _aidl_return) { in importExternalBuffers()
|
D | Enumerator.cpp | 274 ScopedAStatus Enumerator::getCameraList(std::vector<CameraDesc>* _aidl_return) { in getCameraList() 293 ScopedAStatus Enumerator::getStreamList(const CameraDesc& desc, std::vector<Stream>* _aidl_return) { in getStreamList() 507 ScopedAStatus Enumerator::getDisplayState(DisplayState* _aidl_return) { in getDisplayState() 526 ScopedAStatus Enumerator::getDisplayIdList(std::vector<uint8_t>* _aidl_return) { in getDisplayIdList()
|
/packages/services/Car/cpp/evs/sampleDriver/aidl/src/ |
D | EvsGlDisplay.cpp | 237 ScopedAStatus EvsGlDisplay::getDisplayInfo(DisplayDesc* _aidl_return) { in getDisplayInfo() 307 ScopedAStatus EvsGlDisplay::getDisplayState(DisplayState* _aidl_return) { in getDisplayState() 320 ScopedAStatus EvsGlDisplay::getTargetBuffer(BufferDesc* _aidl_return) { in getTargetBuffer()
|
D | EvsV4lCamera.cpp | 104 ScopedAStatus EvsV4lCamera::getCameraInfo(CameraDesc* _aidl_return) { in getCameraInfo() 248 CameraDesc* _aidl_return) { in getPhysicalCameraInfo() 296 ScopedAStatus EvsV4lCamera::getParameterList(std::vector<CameraParam>* _aidl_return) { in getParameterList() 308 ScopedAStatus EvsV4lCamera::getIntParameterRange(CameraParam id, ParameterRange* _aidl_return) { in getIntParameterRange() 380 int32_t* _aidl_return) { in importExternalBuffers()
|
D | EvsEnumerator.cpp | 263 ScopedAStatus EvsEnumerator::getCameraList(std::vector<CameraDesc>* _aidl_return) { in getCameraList() 318 std::vector<Stream>* _aidl_return) { in getStreamList()
|
/packages/services/Car/cpp/displayproxy/src/ |
D | CarDisplayProxy.cpp | 80 ScopedAStatus CarDisplayProxy::getDisplayIdList(std::vector<int64_t>* _aidl_return) { in getDisplayIdList() 91 ScopedAStatus CarDisplayProxy::getDisplayInfo(int64_t id, DisplayDesc* _aidl_return) { in getDisplayInfo() 140 ScopedAStatus CarDisplayProxy::getHGraphicBufferProducer(int64_t id, NativeHandle* _aidl_return) { in getHGraphicBufferProducer()
|
/packages/services/Car/cpp/computepipe/example/ |
D | FaceTracker.h | 60 ndk::ScopedAStatus getClientName(std::string* _aidl_return) override { in getClientName()
|
/packages/services/Car/cpp/computepipe/runner/client_interface/ |
D | AidlClientImpl.cpp | 196 ScopedAStatus AidlClientImpl::getPipeDescriptor(PipeDescriptor* _aidl_return) { in getPipeDescriptor() 343 std::shared_ptr<aidl::android::automotive::computepipe::runner::IPipeDebugger>* in getPipeDebugger()
|
D | DebuggerImpl.cpp | 143 ScopedAStatus DebuggerImpl::getPipeProfilingInfo(ProfilingData* _aidl_return) { in getPipeProfilingInfo()
|
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/ |
D | bluetooth_audio_port_impl.cc | 70 PresentationPosition* _aidl_return) { in getPresentationPosition()
|
/packages/services/Car/cpp/computepipe/tests/runner/client_interface/ |
D | ClientInterfaceTest.cc | 92 ScopedAStatus getClientName(std::string* _aidl_return) { in getClientName()
|