Home
last modified time | relevance | path

Searched defs:support (Results 1 – 13 of 13) sorted by relevance

/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_interface/src/
Daudio_render_interface_impl_test.cpp211 bool support = true; variable
355 bool support = true; variable
/drivers/peripheral/wlan/test/performance/common/
Dhdf_wlan_performance_test.cpp108 uint8_t support[PROTOCOL_80211_IFTYPE_NUM + 1] = {0}; variable
135 uint8_t support[PROTOCOL_80211_IFTYPE_NUM + 1] = {0}; variable
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_capture_interface/src/
Daudio_capture_interface_impl_test.cpp216 bool support = false; variable
/drivers/peripheral/battery/interfaces/hdi_service/profile/
Dbattery_config.json42 "support": { object
/drivers/peripheral/audio/test/unittest/common/render/
Daudio_render_common_test.cpp821 bool support = false; variable
830 bool support = false; variable
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_extension/src/
Daudio_render_ext_impl_test.cpp98 bool support = true; variable
/drivers/hdf_core/framework/support/platform/src/hdmi/
Dhdmi_frl.c170 bool support = true; in HdmiFrlCheckFrlStrategy() local
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
Daudio_render_interface_impl.cpp192 int32_t AudioRenderInterfaceImpl::IsSupportsDrain(bool &support) in IsSupportsDrain()
Daudio_render_ext_impl.cpp181 int32_t AudioRenderExtImpl::IsSupportsDrain(bool &support) in IsSupportsDrain()
/drivers/hdf_core/framework/model/display/driver/
Dhdf_disp.h95 bool support; member
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_test_utils/
Daudio_test_utils.h136 int32_t IsSupportsDrain(bool &support) override in IsSupportsDrain()
/drivers/peripheral/audio/test/benchmarktest/render/
Daudio_render_benchmarktest.cpp706 bool support = false; in BENCHMARK_F() local
/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/
Daudio_render_vdi.c263 int32_t AudioRenderIsSupportsDrainVdi(struct IAudioRender *render, bool *support) in AudioRenderIsSupportsDrainVdi()