Home
last modified time | relevance | path

Searched defs:deviceName (Results 1 - 25 of 223) sorted by relevance

123456789

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dutils.cpp20 GenUniqueName( const std::string& deviceName, const std::string& vendorName, const std::string& version) GenUniqueName() argument
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Ddata_share_observer_callback.cpp33 std::string deviceName = audioPolicyService_.GetDeviceNameFromDataShare(); in OnChange() local
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dmedialibrary_peer_info.h26 std::string deviceName; member
/foundation/multimedia/media_library/frameworks/services/media_distributed/include/database_manage/
H A Dmedialibrary_device_info.h23 std::string deviceName; member
/foundation/multimodalinput/input/tools/event_inject/src/
H A Dget_device_object.cpp28 bool IsKeyboardDevice(const std::string &deviceName) in IsKeyboardDevice() argument
34 bool IsMouseDevice(const std::string &deviceName) in IsMouseDevice() argument
41 DeviceBase* GetDeviceObject::CreateDeviceObject(const std::string deviceName) in CreateDeviceObject() argument
[all...]
H A Dmanage_inject_device.cpp38 std::string deviceName = item.deviceName; in TransformJsonData() local
/foundation/communication/dsoftbus/tests/core/discovery/ble/softbus_ble_mock/
H A Dbus_center_mock.h66 static inline std::string deviceName = "My Device"; member in BusCenterMock
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/include/
H A Ddev_manager.h29 std::string deviceName; member
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Ddev_manager.h28 std::string deviceName; member
/foundation/distributedhardware/device_manager/test/commonfuzztest/getdeviceinfo_fuzzer/
H A Dget_device_info_fuzzer.cpp43 std::string deviceName; in GetDeviceInfoFuzzTest() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_access_control.cpp36 int32_t DCameraSinkAccessControl::TriggerFrame(const std::string& deviceName) in TriggerFrame() argument
/foundation/distributedhardware/distributed_input/utils/include/
H A Ddinput_utils_tool.h32 std::string deviceName; member
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dregister_hdi_device_v1_0.cpp28 std::string deviceName; in HDIDeviceV1_0Creator() local
H A Dregister_hdi_device_v2_0.cpp29 std::string deviceName; in HDIDeviceV2_0Creator() local
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/deviceManager/
H A Ddms_device_info_test.cpp78 std::u16string deviceName; in HWTEST_F() local
/foundation/multimodalinput/input/tools/event_inject/include/
H A Dinput_parse.h49 std::string deviceName; member
/foundation/multimodalinput/input/tools/event_inject/test/
H A Dget_device_object_test.cpp75 const std::string deviceName = "temp"; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/auth_channel/
H A Dauth_channel_mock.cpp48 int32_t LnnGetSettingDeviceName(char *deviceName, uint32_t len) in LnnGetSettingDeviceName() argument
/foundation/communication/dsoftbus/tests/core/adapter/unittest/
H A Dlnn_settingdata_event_monitor_test.cpp100 char deviceName[DEVICE_NAME_BUF_LEN] = {0}; in HWTEST_F() local
/foundation/deviceprofile/device_info_manager/old/services/core/include/devicemanager/
H A Ddevice_info.h31 DeviceInfo(const std::string& deviceName, const std::string& networkId, int32_t deviceType) in DeviceInfo() argument
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/communicator/
H A Ddev_manager.h27 std::string deviceName; member
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_ipc_get_device_info_rsp.cpp71 std::string deviceName = std::string(info.deviceName); in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_manager/include/
H A Dmock_softbus_bus_center.h34 char deviceName[MOCK_DEVICE_NAME_BUF_LEN]; member
/foundation/ability/dmsfwk/services/dtbschedmgr/include/deviceManager/
H A Ddms_device_info.h40 DmsDeviceInfo(const std::string& deviceName, int32_t deviceType, const std::string& networkId, in DmsDeviceInfo() argument
/foundation/multimodalinput/input/tools/vuinput/test/
H A Dvirtual_device_test.cpp200 std::string deviceName = ""; in HWTEST_F() local
214 std::string deviceName = "mouse"; in HWTEST_F() local
228 std::string deviceName = "falseName"; in HWTEST_F() local

Completed in 8 milliseconds

123456789