Home
last modified time | relevance | path

Searched defs:devmgr (Results 1 - 25 of 30) sorted by relevance

12

/third_party/ffmpeg/libavutil/
H A Dhwcontext_dxva2.h40 IDirect3DDeviceManager9 *devmgr; member
/drivers/external_device_manager/test/moduletest/bus_extension_core_mt/
H A Dext_device_manager_mt.cpp36 ExtDeviceManager &devmgr = ExtDeviceManager::GetInstance(); in PrintAllDevice() local
H A Dbus_extension_core_mt.cpp34 ExtDeviceManager &devmgr = ExtDeviceManager::GetInstance(); in PrintAllDevice() local
/drivers/hdf_core/framework/test/fuzztest/devmgr_c_fuzzer/queryusabledeviceInfo_fuzzer/
H A DqueryusabledeviceInfo_fuzzer.cpp32 struct HDIDeviceManager *devmgr = HDIDeviceManagerGet(); in QueryUnusableDeviceInfoFuzzTest() local
/drivers/hdf_core/framework/test/fuzztest/devmgr_c_fuzzer/unloaddevice_fuzzer/
H A Dunloaddevice_fuzzer.cpp31 struct HDIDeviceManager *devmgr = HDIDeviceManagerGet(); in UnloadDeviceFuzzTest() local
/drivers/peripheral/partitionslot/test/unittest/
H A Dhdf_partitionslot_test.cpp34 auto devmgr = IDeviceManager::Get(); in SetUpTestCase() local
43 auto devmgr = IDeviceManager::Get(); in TearDownTestCase() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/
H A Ddcamera_hdf_operate.cpp45 OHOS::sptr<IDeviceManager> devmgr = IDeviceManager::Get(); in LoadDcameraHDFImpl() local
128 OHOS::sptr<IDeviceManager> devmgr = IDeviceManager::Get(); in UnLoadDcameraHDFImpl() local
/test/xts/hats/startup/partitionslot_additional/src/
H A Dpartitionslot_test.cpp32 auto devmgr = IDeviceManager::Get(); in SetUpTestCase() local
41 auto devmgr = IDeviceManager::Get(); in TearDownTestCase() local
/test/xts/hats/startup/partitionslot/src/
H A Dpartitionslot_test.cpp32 auto devmgr = IDeviceManager::Get(); in SetUpTestCase() local
41 auto devmgr = IDeviceManager::Get(); in TearDownTestCase() local
/base/startup/init/services/begetctl/
H A Dpartitionslot.cpp28 auto devmgr = IDeviceManager::Get(); in LoadDevice() local
39 auto devmgr = IDeviceManager::Get(); in UnloadDevice() local
/drivers/hdf_core/adapter/uhdf2/host/test/unittest/
H A Ddevmgr_test.cpp43 static struct HDIDeviceManager *devmgr; member in OHOS::DevMgrTest
47 struct HDIDeviceManager *DevMgrTest::devmgr = nullptr; member in OHOS::DevMgrTest
[all...]
/drivers/hdf_core/framework/core/manager/test/unittest/common/
H A Ddevmgr_uevent_test.cpp36 static struct HDIDeviceManager *devmgr; member in DevmgrUeventTest
41 struct HDIDeviceManager *DevmgrUeventTest::devmgr = nullptr; member in DevmgrUeventTest
[all...]
/test/xts/hats/hdf/location/geofence_additional/
H A Dlocation_geofence_test.cpp81 auto devmgr = HDI::DeviceManager::V1_0::IDeviceManager::Get(); in SetUpTestCase() local
105 auto devmgr = HDI::DeviceManager::V1_0::IDeviceManager::Get(); in TearDownTestCase() local
[all...]
/test/xts/hats/hdf/location/geofence/
H A Dlocation_geofence_test.cpp82 auto devmgr = HDI::DeviceManager::V1_0::IDeviceManager::Get(); in SetUpTestCase() local
106 auto devmgr = HDI::DeviceManager::V1_0::IDeviceManager::Get(); in TearDownTestCase() local
[all...]
/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Ddevmgr_client.c245 void HDIDeviceManagerRelease(struct HDIDeviceManager *devmgr) in HDIDeviceManagerRelease() argument
/test/xts/hats/hdf/manager/managerBenchmarkTest/
H A Dhdf_manager_benchmark_test.cpp68 auto devmgr = IDeviceManager::Get(); in SetUp() local
76 auto devmgr = IDeviceManager::Get(); in TearDown() local
172 auto devmgr = IDeviceManager::Get(); in BENCHMARK_F() local
249 auto devmgr = IDeviceManager::Get(); BENCHMARK_F() local
[all...]
/test/xts/hats/hdf/location/gnss/
H A Dlocation_gnss_test.cpp154 auto devmgr = HDI::DeviceManager::V1_0::IDeviceManager::Get(); in SetUpTestCase() local
178 auto devmgr = HDI::DeviceManager::V1_0::IDeviceManager::Get(); in TearDownTestCase() local
[all...]
/third_party/FreeBSD/sys/dev/usb/implementation/
H A Dusb_init.c168 struct IDevmgrService *devmgr = DevmgrServiceGetInstance(); in HdfLoadUsbDevice() local
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_engine.cpp156 auto devmgr = IDeviceManager::Get(); in HandleHeadsetOff() local
167 auto devmgr = IDeviceManager::Get(); in HandleHeadsetOn() local
/test/xts/hats/hdf/location/agnss/
H A Dagnss_hdi_test.cpp297 auto devmgr = HDI::DeviceManager::V1_0::IDeviceManager::Get(); in SetUpTestCase() local
328 auto devmgr = HDI::DeviceManager::V1_0::IDeviceManager::Get(); in TearDownTestCase() local
[all...]
/drivers/hdf_core/adapter/uhdf2/hdi/test/smq_test/
H A Dsmq_test.cpp188 auto devmgr = IDeviceManager::Get(); in SetUpTestCase() local
199 auto devmgr = IDeviceManager::Get(); in TearDownTestCase() local
/drivers/hdf_core/framework/core/manager/src/
H A Ddevmgr_service.c311 static int DevmgrServiceStartDeviceHost(struct DevmgrService *devmgr, struct HdfHostInfo *hostAttr) in DevmgrServiceStartDeviceHost() argument
443 struct DevmgrService *devmgr = NULL; in DevmgrServicePowerStateChange() local
/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/
H A Dservice_manager_hdi_test.cpp73 auto devmgr = IDeviceManager::Get(); in SetUpTestCase() local
83 auto devmgr = IDeviceManager::Get(); in TearDownTestCase() local
226 auto devmgr = IDeviceManager::Get(); in HWTEST_F() local
310 TestServiceListenerStop(const sptr<IDeviceManager>& devmgr, const sptr<IServiceManager>& servmgr) TestServiceListenerStop() argument
364 auto devmgr = IDeviceManager::Get(); HWTEST_F() local
380 TestSampleService(sptr<IRemoteObject>& sampleService, const sptr<IDeviceManager>& devmgr, const sptr<IServiceManager>& servmgr) TestSampleService() argument
432 auto devmgr = IDeviceManager::Get(); HWTEST_F() local
456 auto devmgr = IDeviceManager::Get(); HWTEST_F() local
725 auto devmgr = IDeviceManager::Get(); HWTEST_F() local
762 auto devmgr = IDeviceManager::Get(); HWTEST_F() local
773 auto devmgr = IDeviceManager::Get(); HWTEST_F() local
793 auto devmgr = IDeviceManager::Get(); HWTEST_F() local
847 auto devmgr = IDeviceManager::Get(); HWTEST_F() local
[all...]
H A Dservice_manager_hdi_c_test.cpp58 struct HDIDeviceManager *devmgr = HDIDeviceManagerGet(); in SetUpTestCase() local
67 struct HDIDeviceManager *devmgr = HDIDeviceManagerGet(); in TearDownTestCase() local
271 struct HDIDeviceManager *devmgr = HDIDeviceManagerGet(); in HWTEST_F() local
380 struct HDIDeviceManager *devmgr = HDIDeviceManagerGet(); HWTEST_F() local
443 struct HDIDeviceManager *devmgr = HDIDeviceManagerGet(); HWTEST_F() local
511 struct HDIDeviceManager *devmgr = HDIDeviceManagerGet(); HWTEST_F() local
597 struct HDIDeviceManager *devmgr = HDIDeviceManagerGet(); HWTEST_F() local
658 struct HDIDeviceManager *devmgr = HDIDeviceManagerGet(); HWTEST_F() local
701 struct HDIDeviceManager *devmgr = HDIDeviceManagerGet(); HWTEST_F() local
714 struct HDIDeviceManager *devmgr = HDIDeviceManagerGet(); HWTEST_F() local
786 struct HDIDeviceManager *devmgr = HDIDeviceManagerGet(); HWTEST_F() local
[all...]
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_service.cpp243 auto devmgr = IDeviceManager::Get(); in LoadIntellVoiceHost() local
263 auto devmgr = IDeviceManager::Get(); in UnloadIntellVoiceHost() local
[all...]

Completed in 40 milliseconds

12