/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/ |
H A D | policy_provider_stub.cpp | 135 uint32_t delayValue = 0; in HandleOffloadGetRenderPosition() local 217 int32_t PolicyProviderWrapper::OffloadGetRenderPosition(uint32_t &delayValue, uint64_t &sendDataSiz… in OffloadGetRenderPosition()
|
/ohos5.0/base/powermgr/power_manager/services/native/src/suspend/ |
H A D | suspend_source_parser.cpp | 178 Json::Value delayValue = valueObj[SuspendSource::DELAY_KEY]; in ParseSourcesProc() local
|
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/ |
H A D | power_policy_plugin.cpp | 152 Json::Value delayValue = valueObj[KEY_DELAY_TIME]; in SetPowerPolicyObject() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_a2dp_sink_server.cpp | 222 int BluetoothA2dpSinkServer::SendDelay(const RawAddress &device, int32_t delayValue) in SendDelay()
|
H A D | bluetooth_a2dp_source_server.cpp | 427 int BluetoothA2dpSourceServer::GetRenderPosition(const RawAddress &device, uint32_t &delayValue, ui… in GetRenderPosition()
|
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/a2dp/ |
H A D | a2dp_src_test.cpp | 436 uint16_t delayValue = 0; variable
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | policy_handler.cpp | 188 int32_t PolicyHandler::OffloadGetRenderPosition(uint32_t &delayValue, uint64_t &sendDataSize, uint3… in OffloadGetRenderPosition()
|
H A D | policy_provider_proxy.cpp | 127 int32_t PolicyProviderProxy::OffloadGetRenderPosition(uint32_t &delayValue, uint64_t &sendDataSize,… in OffloadGetRenderPosition()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_a2dp_sink_proxy.cpp | 178 int BluetoothA2dpSinkProxy::SendDelay(const RawAddress &device, int32_t delayValue) in SendDelay()
|
H A D | bluetooth_a2dp_src_proxy.cpp | 386 int BluetoothA2dpSrcProxy::GetRenderPosition(const RawAddress &device, uint32_t &delayValue, uint64… in GetRenderPosition()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_a2dp_sink_stub.cpp | 208 int delayValue = data.ReadInt32(); in SendDelayInner() local
|
H A D | bluetooth_a2dp_src_stub.cpp | 415 uint32_t delayValue; in GetRenderPositionInner() local
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_a2dp_snk.cpp | 317 bool A2dpSink::SendDelay(const BluetoothRemoteDevice &device, uint16_t delayValue) in SendDelay()
|
H A D | bluetooth_a2dp_src.cpp | 586 int A2dpSource::GetRenderPosition(const BluetoothRemoteDevice &device, uint32_t &delayValue, uint64… in GetRenderPosition()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_profile.cpp | 363 void A2dpProfile::GetRenderPosition(uint32_t &delayValue, uint64_t &sendDataSize, uint32_t &timeSta… in GetRenderPosition() 842 int A2dpProfile::SendDelay(const uint16_t handle, const uint16_t delayValue) in SendDelay() 919 void A2dpProfile::DelayReportNotify(const BtAddr &device, const uint16_t delayValue) in DelayReportNotify()
|
H A D | a2dp_service.cpp | 705 int A2dpService::SendDelay(const RawAddress &device, uint16_t delayValue) in SendDelay() 965 int A2dpService::GetRenderPosition(const RawAddress &device, uint32_t &delayValue, uint64_t &sendDa… in GetRenderPosition()
|
H A D | a2dp_def.h | 196 uint16_t delayValue; member
|
H A D | a2dp_avdtp.cpp | 185 uint16_t A2dpAvdtp::DelayReq(const uint16_t handle, uint8_t &label, uint16_t delayValue) in DelayReq()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/ |
H A D | audio_bluetooth_manager.cpp | 230 int32_t AudioA2dpManager::GetRenderPosition(uint32_t &delayValue, uint64_t &sendDataSize, uint32_t … in GetRenderPosition()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/ |
H A D | avdtp_api.c | 626 uint16_t AVDT_DelayReq(uint16_t handle, uint8_t *transLabel, uint16_t delayValue) in AVDT_DelayReq() 659 uint16_t AvdtDelayReq(uint16_t handle, uint8_t *transLabel, uint16_t delayValue) in AvdtDelayReq()
|
H A D | avdtp_api.h | 87 uint16_t delayValue; member
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
H A D | audio_policy_service.cpp | 7512 int32_t AudioPolicyService::OffloadGetRenderPosition(uint32_t &delayValue, uint64_t &sendDataSize, … in OffloadGetRenderPosition()
|