Home
last modified time | relevance | path

Searched refs:adapter (Results 1 – 25 of 90) sorted by relevance

1234

/test/xts/device_attest/services/core/
Dattestsource.gni18 "${attest_core_path}/adapter/attest_adapter.c",
19 "${attest_core_path}/adapter/attest_adapter_os.c",
20 "${attest_core_path}/adapter/attest_adapter_oem.c",
21 "${attest_core_path}/adapter/attest_adapter_mock.c",
41 "${attest_core_path}/adapter/attest_adapter_hal.c",
42 "${attest_core_path}/adapter/attest_adapter_property.c",
47 "${attest_core_path}/include/adapter",
/test/xts/device_attest_lite/services/core/
Dattestsource.gni18 "${attest_core_path}/adapter/attest_adapter.c",
19 "${attest_core_path}/adapter/attest_adapter_os.c",
20 "${attest_core_path}/adapter/attest_adapter_oem.c",
21 "${attest_core_path}/adapter/attest_adapter_mock.c",
46 "${attest_core_path}/adapter/attest_adapter_hal.c",
47 "${attest_core_path}/adapter/attest_adapter_property.c",
54 "${attest_core_path}/include/adapter",
DBUILD.gn88 "mini/adapter/attest_adapter_network_config.c",
114 "small/adapter/attest_adapter_network_config.c",
/test/xts/hats/hdf/wlan/wifi/
DBUILD.gn17 import("$base_root/drivers/hdf_core/adapter/uhdf2/uhdf.gni")
26 …resource_config_file = "$base_root/drivers/hdf_core/adapter/uhdf2/test/resource/wlan/ohos_test.xml"
38 "$base_root/drivers/hdf_core/adapter/build/test_common:libhdf_test_common",
67 …resource_config_file = "$base_root/drivers/hdf_core/adapter/uhdf2/test/resource/wlan/ohos_test.xml"
79 "$base_root/drivers/hdf_core/adapter/build/test_common:libhdf_test_common",
108 …resource_config_file = "$base_root/drivers/hdf_core/adapter/uhdf2/test/resource/wlan/ohos_test.xml"
120 "$base_root/drivers/hdf_core/adapter/build/test_common:libhdf_test_common",
154 …resource_config_file = "$base_root/drivers/hdf_core/adapter/uhdf2/test/resource/wlan/ohos_test.xml"
166 "$base_root/drivers/hdf_core/adapter/build/test_common:libhdf_test_common",
/test/xts/hats/hdf/audio/idl/common/manager/src/
Daudio_manager_common_test.cpp189 struct IAudioAdapter *adapter = nullptr; variable
190 EXPECT_EQ(HDF_ERR_INVALID_OBJECT, g_manager->LoadAdapter(nullptr, &descs, &adapter));
195 struct IAudioAdapter *adapter = nullptr; variable
196 EXPECT_EQ(HDF_ERR_INVALID_PARAM, g_manager->LoadAdapter(g_manager, nullptr, &adapter));
208 struct IAudioAdapter *adapter = nullptr; variable
219 ASSERT_EQ(HDF_SUCCESS, g_manager->LoadAdapter(g_manager, &descs[0], &adapter));
220 EXPECT_TRUE(adapter != nullptr);
/test/xts/acts/applications/kitframework_ipcamera/
Dreadme.md46 例如君正x2000的oem_auth_config.h和oem_auth_result_storage.h可能要修改为:"//vendor/ingenic/smartpen/adapter/kitf…
51 "//vendor/ingenic/smartpen/adapter/kitframework:oem_auth_result_storage",
52 "//vendor/ingenic/smartpen/adapter/kitframework:oem_auth_config",
DBUILD.gn41 "//vendor/ingenic/smartpen/adapter/kitframework:oem_auth_config",
42 "//vendor/ingenic/smartpen/adapter/kitframework:oem_auth_result_storage",
/test/xts/hats/hdf/vibrator/hdi_adapter/hdi_parse/
DBUILD.gn17 import("$base_root/drivers/hdf_core/adapter/uhdf2/uhdf.gni")
28 "$base_root/drivers/peripheral/adapter/vibrator/hdi_impl:libhdi_vibrator_common",
41 [ "$base_root/drivers/peripheral/adapter/vibrator/hdi_impl/include" ]
/test/xts/hats/hdf/hdf_lite/manager/test_sbuf/
DBUILD.gn35 "$base_root/drivers/hdf_core/adapter/build/test_common:libhdf_test_common",
36 "$base_root/drivers/hdf_core/adapter/uhdf/manager:hdf_core",
37 "$base_root/drivers/hdf_core/adapter/uhdf/posix:hdf_posix_osal",
/test/xts/hats/hdf/hdf_lite/manager/test_ioservice/
DBUILD.gn32 "$base_root/drivers/hdf_core/adapter/build/test_common:libhdf_test_common",
33 "$base_root/drivers/hdf_core/adapter/uhdf/manager:hdf_core",
34 "$base_root/drivers/hdf_core/adapter/uhdf/posix:hdf_posix_osal",
/test/xts/hats/hdf/hdf_lite/manager/test_pm/
DBUILD.gn30 "$base_root/drivers/hdf_core/adapter/build/test_common:libhdf_test_common",
31 "$base_root/drivers/hdf_core/adapter/uhdf/manager:hdf_core",
32 "$base_root/drivers/hdf_core/adapter/uhdf/posix:hdf_posix_osal",
/test/xts/hats/hdf/hdf_lite/manager/test_manager/
DBUILD.gn32 "$base_root/drivers/hdf_core/adapter/build/test_common:libhdf_test_common",
33 "$base_root/drivers/hdf_core/adapter/uhdf/manager:hdf_core",
34 "$base_root/drivers/hdf_core/adapter/uhdf/posix:hdf_posix_osal",
/test/xts/dcts/distributedhardware/distributedcameratest/
DBUILD.gn39 "$base_root/drivers/hdf_core/adapter/uhdf2/include/hdi",
40 "$base_root/drivers/hdf_core/adapter/uhdf2/osal/include",
48 "$base_root/drivers/hdf_core/adapter/uhdf2/hdi:libhdi",
49 "$base_root/drivers/hdf_core/adapter/uhdf2/ipc:libhdf_ipc_adapter",
/test/xts/hats/hdf/audio/idl/common/manager_additional/src/
DAudioManagerCommonTest.cpp109 struct IAudioAdapter *adapter = nullptr; variable
121 ret |= g_manager->LoadAdapter(g_manager, descs, &adapter);
135 struct IAudioAdapter *adapter = nullptr; variable
147 g_manager->LoadAdapter(g_manager, descs, &adapter);
/test/xts/hats/hdf/hdf_lite/manager/test_door/
DBUILD.gn40 "$base_root/drivers/hdf_core/adapter/build/test_common:libhdf_test_common",
41 "$base_root/drivers/hdf_core/adapter/uhdf/manager:hdf_core",
42 "$base_root/drivers/hdf_core/adapter/uhdf/posix:hdf_posix_osal",
/test/xts/hats/hdf/bluetooth/a2dp/
DBUILD.gn16 import("//drivers/hdf_core/adapter/uhdf2/uhdf.gni")
17 import("//drivers/hdf_core/adapter/uhdf2/uhdf.gni")
22 "../../../../../../drivers/peripheral/adapter/bluetooth/a2dp/hdi_service"
/test/xts/hats/hdf/wlan/wlanBenchmarkTest/
DBUILD.gn18 import("$base_root/drivers/hdf_core/adapter/uhdf2/uhdf.gni")
30 …resource_config_file = "$base_root/drivers/hdf_core/adapter/uhdf2/test/resource/wlan/ohos_test.xml"
42 "$base_root/drivers/hdf_core/adapter/build/test_common:libhdf_test_common",
/test/xts/acts/communication_lite/dsoftbus_hal/
DBUILD.gn30 "//foundation/communication/dsoftbus/adapter/common/include",
31 "//foundation/communication/dsoftbus/adapter/default_config/spec_config",
/test/xts/device_attest/test/fuzztest/devattestadapteroem_fuzzer/
DBUILD.gn26 "${devattest_path}/services/core/include/adapter",
38 "${devattest_path}/services/core/adapter/attest_adapter_oem.c",
/test/xts/hats/hdf/hdf_lite/display/
DBUILD.gn42 "$base_root/drivers/hdf_core/adapter/uhdf/manager:hdf_core",
43 "$base_root/drivers/hdf_core/adapter/uhdf/posix:hdf_posix_osal",
/test/xts/hats/hdf/audio/idl/
DBUILD.gn25 "common/adapter:HatsHdfAudioIdlAdapterTest",
38 "common/adapter:HatsHdfAudioIdlAdapterTest",
/test/xts/hats/hdf/audio/idl/benchmarktest/manager/
Daudio_manager_benchmarktest.cpp105 struct IAudioAdapter *adapter = nullptr; in BENCHMARK_F() local
113 ret = manager_->LoadAdapter(manager_, &adapterDescs_[0], &adapter); in BENCHMARK_F()
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/
DBUILD.gn43 "//foundation/systemabilitymgr/samgr_lite/samgr/adapter",
50 [ "//foundation/systemabilitymgr/samgr_lite/samgr/adapter:samgr_adapter" ]
/test/xts/hats/hdf/bluetooth/
DBUILD.gn16 import("//drivers/hdf_core/adapter/uhdf2/uhdf.gni")
/test/xts/hats/hdf/nfc/
DBUILD.gn16 import("//drivers/hdf_core/adapter/uhdf2/uhdf.gni")

1234