Home
last modified time | relevance | path

Searched defs:device (Results 601 - 625 of 2468) sorted by relevance

1...<<21222324252627282930>>...99

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dfeature_stub_impl.cpp96 int32_t FeatureStubImpl::Online(const std::string &device) in Online() argument
104 int32_t FeatureStubImpl::Offline(const std::string &device) in Offline() argument
112 int32_t FeatureStubImpl::OnReady(const std::string &device) in OnReady() argument
120 int32_t FeatureStubImpl::OnSessionReady(const std::string &device) in OnSessionReady() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor_subscribe.cpp58 std::string device = std::string(dev.begin(), dev.end()); in CheckMissQueryDataItem() local
/foundation/filemanagement/storage_service/services/storage_daemon/disk/test/
H A Ddisk_manager_test.cpp177 dev_t device = makedev(major, minor); in HWTEST_F() local
205 dev_t device = makedev(major, minor); in HWTEST_F() local
232 dev_t device = makedev(major, minor); in HWTEST_F() local
261 dev_t device = makedev(major, minor); in HWTEST_F() local
/foundation/distributedhardware/distributed_input/services/source/inputinject/test/sourceinjectunittest/
H A Ddistributed_input_sourceinject_test.cpp373 VirtualDevice* device = nullptr; in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_service.cpp70 int SocketService::Connect(const RawAddress &device) in Connect() argument
76 int SocketService::Disconnect(const RawAddress &device) in Disconnect() argument
/foundation/communication/bluetooth_service/test/unittest/avrcp/
H A Davrcp_ct_test.cpp31 void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) {} in OnConnectionStateChanged() argument
32 void OnActionCompleted(const BluetoothRemoteDevice &device, const AvrcpCtResponse &resp){} in OnActionCompleted() argument
110 BluetoothRemoteDevice device; in HWTEST_F() local
170 BluetoothRemoteDevice device; in HWTEST_F() local
187 BluetoothRemoteDevice device; in HWTEST_F() local
204 BluetoothRemoteDevice device; in HWTEST_F() local
222 BluetoothRemoteDevice device; HWTEST_F() local
240 BluetoothRemoteDevice device; HWTEST_F() local
257 BluetoothRemoteDevice device; HWTEST_F() local
274 BluetoothRemoteDevice device; HWTEST_F() local
291 BluetoothRemoteDevice device; HWTEST_F() local
308 BluetoothRemoteDevice device; HWTEST_F() local
325 BluetoothRemoteDevice device; HWTEST_F() local
342 BluetoothRemoteDevice device; HWTEST_F() local
359 BluetoothRemoteDevice device; HWTEST_F() local
376 BluetoothRemoteDevice device; HWTEST_F() local
395 BluetoothRemoteDevice device; HWTEST_F() local
414 BluetoothRemoteDevice device; HWTEST_F() local
433 BluetoothRemoteDevice device; HWTEST_F() local
452 BluetoothRemoteDevice device; HWTEST_F() local
471 BluetoothRemoteDevice device; HWTEST_F() local
488 BluetoothRemoteDevice device; HWTEST_F() local
505 BluetoothRemoteDevice device; HWTEST_F() local
522 BluetoothRemoteDevice device; HWTEST_F() local
539 BluetoothRemoteDevice device; HWTEST_F() local
556 BluetoothRemoteDevice device; HWTEST_F() local
573 BluetoothRemoteDevice device; HWTEST_F() local
592 BluetoothRemoteDevice device; HWTEST_F() local
609 BluetoothRemoteDevice device; HWTEST_F() local
628 BluetoothRemoteDevice device; HWTEST_F() local
645 BluetoothRemoteDevice device; HWTEST_F() local
662 BluetoothRemoteDevice device; HWTEST_F() local
681 BluetoothRemoteDevice device; HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/test/unittest/a2dp/
H A Da2dp_src_test.cpp35 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) {} in OnConnectionStateChanged() argument
36 virtual void OnConfigurationChanged(const BluetoothRemoteDevice &device, const A2dpCodecInfo &info, int error){} in OnConfigurationChanged() argument
37 virtual void OnPlayingStatusChanged(const BluetoothRemoteDevice &device, int playingState, int error){} in OnPlayingStatusChanged() argument
109 BluetoothRemoteDevice device; in HWTEST_F() local
153 BluetoothRemoteDevice device; in HWTEST_F() local
169 BluetoothRemoteDevice device; HWTEST_F() local
186 BluetoothRemoteDevice device; HWTEST_F() local
202 BluetoothRemoteDevice device; HWTEST_F() local
218 BluetoothRemoteDevice device; HWTEST_F() local
234 BluetoothRemoteDevice device = profile_->GetActiveSinkDevice(); HWTEST_F() local
249 BluetoothRemoteDevice device; HWTEST_F() local
265 BluetoothRemoteDevice device; HWTEST_F() local
282 BluetoothRemoteDevice device; HWTEST_F() local
298 BluetoothRemoteDevice device; HWTEST_F() local
324 BluetoothRemoteDevice device; HWTEST_F() local
341 BluetoothRemoteDevice device; HWTEST_F() local
357 BluetoothRemoteDevice device; HWTEST_F() local
373 BluetoothRemoteDevice device; HWTEST_F() local
389 BluetoothRemoteDevice device; HWTEST_F() local
405 BluetoothRemoteDevice device; HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhfp_hf_test.cpp34 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) {} in OnConnectionStateChanged() argument
35 virtual void OnScoStateChanged(const BluetoothRemoteDevice &device, int state) {} in OnScoStateChanged() argument
36 virtual void OnCallChanged(const BluetoothRemoteDevice &device, const HandsFreeUnitCall &call) {} in OnCallChanged() argument
37 virtual void OnSignalStrengthChanged(const BluetoothRemoteDevice &device, int signal) {} in OnSignalStrengthChanged() argument
38 virtual void OnRegistrationStatusChanged(const BluetoothRemoteDevice &device, int status) {} in OnRegistrationStatusChanged() argument
39 virtual void OnRoamingStatusChanged(const BluetoothRemoteDevice &device, int status) {} in OnRoamingStatusChanged() argument
40 virtual void OnOperatorSelectionChanged(const BluetoothRemoteDevice &device, const std::string &name) {} in OnOperatorSelectionChanged() argument
41 virtual void OnSubscriberNumberChanged(const BluetoothRemoteDevice &device, const std::string &number) {} in OnSubscriberNumberChanged() argument
42 virtual void OnVoiceRecognitionStatusChanged(const BluetoothRemoteDevice &device, int status) {} in OnVoiceRecognitionStatusChanged() argument
43 virtual void OnInBandRingToneChanged(const BluetoothRemoteDevice &device, in in OnVoiceRecognitionStatusChanged() argument
113 BluetoothRemoteDevice device; HWTEST_F() local
129 BluetoothRemoteDevice device; HWTEST_F() local
145 BluetoothRemoteDevice device; HWTEST_F() local
162 BluetoothRemoteDevice device; HWTEST_F() local
178 BluetoothRemoteDevice device; HWTEST_F() local
194 BluetoothRemoteDevice device; HWTEST_F() local
211 BluetoothRemoteDevice device; HWTEST_F() local
227 BluetoothRemoteDevice device; HWTEST_F() local
244 BluetoothRemoteDevice device; HWTEST_F() local
260 BluetoothRemoteDevice device; HWTEST_F() local
276 BluetoothRemoteDevice device; HWTEST_F() local
292 BluetoothRemoteDevice device; HWTEST_F() local
308 BluetoothRemoteDevice device; HWTEST_F() local
324 BluetoothRemoteDevice device; HWTEST_F() local
340 BluetoothRemoteDevice device; HWTEST_F() local
356 BluetoothRemoteDevice device; HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/test/unittest/pbap/
H A Dpbap_client_test.cpp33 void OnServiceConnectionStateChanged(const BluetoothRemoteDevice &device, int state) {} in OnServiceConnectionStateChanged() argument
34 void OnServicePasswordRequired(const BluetoothRemoteDevice &device, in OnServicePasswordRequired() argument
89 BluetoothRemoteDevice device; in HWTEST_F() local
105 BluetoothRemoteDevice device; in HWTEST_F() local
36 OnActionCompleted( const BluetoothRemoteDevice &device, int respCode, int actionType, const PbapPhoneBookData &result) OnActionCompleted() argument
180 BluetoothRemoteDevice device; HWTEST_F() local
195 BluetoothRemoteDevice device; HWTEST_F() local
211 BluetoothRemoteDevice device; HWTEST_F() local
226 BluetoothRemoteDevice device; HWTEST_F() local
243 BluetoothRemoteDevice device; HWTEST_F() local
259 BluetoothRemoteDevice device; HWTEST_F() local
276 BluetoothRemoteDevice device; HWTEST_F() local
292 BluetoothRemoteDevice device; HWTEST_F() local
308 BluetoothRemoteDevice device; HWTEST_F() local
323 BluetoothRemoteDevice device; HWTEST_F() local
[all...]
H A Dpbap_server_test.cpp33 void OnServiceConnectionStateChanged(const BluetoothRemoteDevice &device, int state) {} in OnServiceConnectionStateChanged() argument
34 void OnServicePermission(const BluetoothRemoteDevice &device) {} in OnServicePermission() argument
35 void OnServicePasswordRequired(const BluetoothRemoteDevice &device, in OnServicePasswordRequired() argument
86 BluetoothRemoteDevice device; in HWTEST_F() local
158 BluetoothRemoteDevice device; in HWTEST_F() local
173 BluetoothRemoteDevice device; HWTEST_F() local
189 BluetoothRemoteDevice device; HWTEST_F() local
204 BluetoothRemoteDevice device; HWTEST_F() local
220 BluetoothRemoteDevice device; HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_manager_test.cpp116 BluetoothRemoteDevice device; in HWTEST_F() local
139 BluetoothRemoteDevice device; in HWTEST_F() local
/foundation/communication/bluetooth_service/test/unittest/map/
H A Dmap_mce_test.cpp37 void OnMapEventReported(const BluetoothRemoteDevice &device, const MapEventReport &report) {} in OnMapEventReported() argument
39 void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state) {} in OnConnectionStateChanged() argument
149 BluetoothRemoteDevice device; in HWTEST_F() local
168 BluetoothRemoteDevice device; in HWTEST_F() local
187 BluetoothRemoteDevice device; in HWTEST_F() local
34 OnMapActionCompleted( const BluetoothRemoteDevice &device, const MapAction &action, MapExecuteStatus status) OnMapActionCompleted() argument
244 BluetoothRemoteDevice device; HWTEST_F() local
263 BluetoothRemoteDevice device; HWTEST_F() local
282 BluetoothRemoteDevice device; HWTEST_F() local
301 BluetoothRemoteDevice device; HWTEST_F() local
321 BluetoothRemoteDevice device; HWTEST_F() local
340 BluetoothRemoteDevice device; HWTEST_F() local
360 BluetoothRemoteDevice device; HWTEST_F() local
380 BluetoothRemoteDevice device; HWTEST_F() local
400 BluetoothRemoteDevice device; HWTEST_F() local
423 BluetoothRemoteDevice device; HWTEST_F() local
444 BluetoothRemoteDevice device; HWTEST_F() local
465 BluetoothRemoteDevice device; HWTEST_F() local
487 BluetoothRemoteDevice device; HWTEST_F() local
508 BluetoothRemoteDevice device; HWTEST_F() local
529 BluetoothRemoteDevice device; HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/test/unittest/opp/
H A Dopp_test.cpp150 BluetoothRemoteDevice device; in HWTEST_F() local
168 std::string device; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/mtp/src/
H A Dmtp_device_monitor.cpp143 HasMounted(const MtpDeviceInfo &device) HasMounted() argument
[all...]
/third_party/eudev/src/udev/
H A Dudev-builtin-hwdb.c137 const char *device = NULL; in builtin_hwdb() local
H A Dudevadm-monitor.c45 static void print_device(struct udev_device *device, const char *source, int prop) { in print_device() argument
259 struct udev_device *device; in adm_monitor() local
267 struct udev_device *device; adm_monitor() local
[all...]
/third_party/eudev/test/
H A Dtest-libudev.c38 static void print_device(struct udev_device *device) { in print_device() argument
112 _cleanup_udev_device_unref_ struct udev_device *device; test_device() local
126 _cleanup_udev_device_unref_ struct udev_device *device; test_device_parents() local
153 struct udev_device *device; test_device_devnum() local
165 struct udev_device *device; test_device_subsys_name() local
202 struct udev_device *device; test_enumerate_print_list() local
268 struct udev_device *device; test_monitor() local
[all...]
/third_party/ffmpeg/libavdevice/
H A Dopenal-dec.c35 ALCdevice *device; member
81 static inline int al_get_error(ALCdevice *device, const char** error_msg_ret) in al_get_error() argument
[all...]
H A Dfbdev_dec.c70 const char* device; in fbdev_read_header() local
H A Dfbdev_enc.c48 const char* device; in fbdev_write_header() local
/third_party/ffmpeg/libavcodec/
H A Dvdpau_internal.h67 VdpDevice device; member
77 VdpDevice device; member
/third_party/ffmpeg/libavfilter/
H A Dvf_hwmap.c59 AVBufferRef *device; in hwmap_config_output() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_drm.c50 static int drm_device_create(AVHWDeviceContext *hwdev, const char *device, in drm_device_create() argument
/third_party/alsa-utils/axfer/
H A Dsubcmd-list.c57 int device = -1; in dump_devices() local
/third_party/alsa-lib/src/hwdep/
H A Dhwdep_hw.c106 int snd_hwdep_hw_open(snd_hwdep_t **handle, const char *name, int card, int device, int mode) in snd_hwdep_hw_open() argument
153 long card = -1, device = 0; in _snd_hwdep_hw_open() local

Completed in 16 milliseconds

1...<<21222324252627282930>>...99