Home
last modified time | relevance | path

Searched refs:ext (Results 1 - 25 of 363) sorted by relevance

12345678910>>...15

/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/
H A Daudio_common_vdi.c279 OsalMemFree((void *)vdiRoute->sinks[i].ext.device.desc); in AudioCommonFreeVdiRouteVdi()
293 OsalMemFree((void *)vdiRoute->sources[i].ext.device.desc); in AudioCommonFreeVdiRouteVdi()
308 vdiRouteNode->ext.device.moduleId = routeNode->ext.device.moduleId; in AudioCommonRouteNodeToVdiRouteNodeVdi()
309 vdiRouteNode->ext.device.type = (enum AudioPortPinVdi)routeNode->ext.device.type; in AudioCommonRouteNodeToVdiRouteNodeVdi()
310 vdiRouteNode->ext.device.desc = strdup(routeNode->ext.device.desc); in AudioCommonRouteNodeToVdiRouteNodeVdi()
311 if (vdiRouteNode->ext.device.desc == NULL) { in AudioCommonRouteNodeToVdiRouteNodeVdi()
312 AUDIO_FUNC_LOGE("strdup fail, routeNode->ext in AudioCommonRouteNodeToVdiRouteNodeVdi()
[all...]
/drivers/external_device_manager/test/unittest/driver_extension_context_test/
H A Ddriver_extension_context_test.cpp25 using namespace testing::ext;
/drivers/external_device_manager/test/xts/hats/hdf/driver_extension/extension/
H A Ddriver_extension_context_test.cpp25 using namespace testing::ext;
/drivers/peripheral/camera/test/hdi/metadata_test/src/
H A Dcamera_example_vendor_tags_uttest.cpp21 using namespace testing::ext;
/drivers/peripheral/pin_auth/test/unittest/pin_auth/adaptor/src/
H A Dadaptor_time_test.cpp26 using namespace testing::ext;
H A Dadaptor_memory_test.cpp26 using namespace testing::ext;
H A Dadaptor_file_test.cpp26 using namespace testing::ext;
/drivers/peripheral/user_auth/test/unittest/base_test/src/
H A Dadaptor_time_test.cpp24 using namespace testing::ext;
H A Dadaptor_memory_test.cpp24 using namespace testing::ext;
H A Dadaptor_file_test.cpp24 using namespace testing::ext;
/drivers/hdf_core/framework/model/audio/common/test/unittest/common/
H A Daudio_dsp_base_test.cpp13 using namespace testing::ext;
H A Daudio_codec_base_test.cpp13 using namespace testing::ext;
H A Daudio_dai_base_test.cpp13 using namespace testing::ext;
/drivers/hdf_core/adapter/uhdf2/hdi/test/object_collector/
H A Dobject_collector_test.cpp23 using namespace testing::ext;
/drivers/hdf_core/framework/model/audio/core/test/unittest/common/
H A Daudio_parse_test.cpp13 using namespace testing::ext;
H A Daudio_host_test.cpp13 using namespace testing::ext;
/drivers/hdf_core/framework/support/platform/test/unittest/common/
H A Dhdf_emmc_test.cpp20 using namespace testing::ext;
H A Dhdf_platform_queue_test.cpp19 using namespace testing::ext;
/drivers/peripheral/camera/test/hdi/v1_0/src/
H A Ddevice_ability_uttest.cpp20 using namespace testing::ext;
/drivers/peripheral/pin_auth/test/unittest/pin_auth/database/src/
H A Dpin_db_ops_v0_test.cpp26 using namespace testing::ext;
/drivers/peripheral/usb/test/moduletest/common/liteos/
H A Dusb_host_serial_loopback.cpp25 using namespace testing::ext;
H A Dusb_device_serial_loopback.cpp24 using namespace testing::ext;
/drivers/peripheral/wlan/test/unittest/chip/
H A Dinterface_tool_test.cpp20 using namespace testing::ext;
H A Dwifi_vendor_hal_list_test.cpp20 using namespace testing::ext;
/drivers/peripheral/wlan/test/unittest/common/
H A Dhdf_net_buff_test.cpp27 using namespace testing::ext;

Completed in 5 milliseconds

12345678910>>...15