Home
last modified time | relevance | path

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

/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_interface/src/
Daudio_render_interface_impl_test.cpp197 bool support = true; variable
330 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/battery/interfaces/hdi_service/profile/
Dbattery_config.json42 "support": { object
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_capture_interface/src/
Daudio_capture_interface_impl_test.cpp210 bool support = false; variable
/drivers/peripheral/audio/test/unittest/common/render/
Daudio_render_common_test.cpp822 bool support = false; variable
831 bool support = false; 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.cpp189 int32_t AudioRenderInterfaceImpl::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.h138 int32_t IsSupportsDrain(bool &support) override in IsSupportsDrain()
/drivers/peripheral/audio/test/benchmarktest/render/
Daudio_render_benchmarktest.cpp707 bool support = false; in BENCHMARK_F() local
/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/
Daudio_render_vdi.c254 int32_t AudioRenderIsSupportsDrainVdi(struct IAudioRender *render, bool *support) in AudioRenderIsSupportsDrainVdi()