Home
last modified time | relevance | path

Searched defs:devices (Results 1 – 25 of 26) sorted by relevance

12

/base/startup/init/ueventd/
Dueventd.c175 static void HandleRequiredBlockDeviceNodes(const struct Uevent *uevent, char **devices, int num) in HandleRequiredBlockDeviceNodes()
200 static void HandleUeventRequired(const struct Uevent *uevent, char **devices, int num) in HandleUeventRequired()
290 void ProcessUevent(int sockFd, char **devices, int num) in ProcessUevent()
310 static void DoTrigger(const char *ueventPath, int sockFd, char **devices, int num) in DoTrigger()
337 static void Trigger(const char *path, int sockFd, char **devices, int num) in Trigger()
377 void RetriggerUevent(int sockFd, char **devices, int num) in RetriggerUevent()
Dueventd_main.c138 char *devices[] = { in UeventdEarlyBoot() local
/base/startup/init/services/init/standard/
Dinit_firststage.c57 char **devices = (char **)calloc(num, sizeof(char *)); in GetRequiredDevices() local
100 char **devices = (fstab != NULL) ? GetRequiredDevices(*fstab, &requiredNum) : NULL; in MountRequiredPartitions() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_distributed_options.cpp36 …d NotificationDistributedOptions::SetDevicesSupportDisplay(const std::vector<std::string> &devices) in SetDevicesSupportDisplay()
46 …d NotificationDistributedOptions::SetDevicesSupportOperate(const std::vector<std::string> &devices) in SetDevicesSupportOperate()
Dnotification_request.cpp693 void NotificationRequest::SetDevicesSupportDisplay(const std::vector<std::string> &devices) in SetDevicesSupportDisplay()
698 void NotificationRequest::SetDevicesSupportOperate(const std::vector<std::string> &devices) in SetDevicesSupportOperate()
/base/security/access_token/services/tokensyncmanager/src/service/
Dtoken_sync_manager_service.cpp130 std::vector<DeviceInfo> devices = DeviceInfoRepository::GetInstance().ListDeviceInfo(); in DeleteRemoteHapTokenInfo() local
155 std::vector<DeviceInfo> devices = DeviceInfoRepository::GetInstance().ListDeviceInfo(); in UpdateRemoteHapTokenInfo() local
/base/telephony/ril_adapter/services/hril_hdf/src/
Dhril_hdf.c86 struct udev_list_entry *devices, *devListEntry; in GetUsbDeviceInfo() local
/base/print/print_fwk/test/fuzztest/scancapi_fuzzer/
Dscancapi_fuzzer.cpp28 void DiscoveryCallBack(Scan_ScannerDevice** devices, int32_t deviceCount) {} in DiscoveryCallBack()
/base/usb/usb_manager/services/native/src/
Dusb_service.cpp509 std::map<std::string, UsbDevice *> devices; in GetDevices() local
1395 std::map<std::string, UsbDevice *> devices; in ExecuteManageInterfaceType() local
1471 std::map<std::string, UsbDevice *> devices; in ExecuteManageDevicePolicy() local
1629 std::vector<std::string> devices; in InitUsbRight() local
1990 std::map<std::string, UsbDevice *> devices; in UnLoadSelf() local
2118 std::map<std::string, UsbDevice *> devices; in ManageGlobalInterfaceImpl() local
2164 std::map<std::string, UsbDevice *> devices; in ManageDeviceImpl() local
2214 std::map<std::string, UsbDevice *> devices; in ManageInterfaceTypeImpl() local
2265 std::map<std::string, UsbDevice *> devices; in ManageDeviceTypeImpl() local
Dusb_mass_storage_notification.cpp231 …d UsbMassStorageNotification::CancelNotification(const std::map<std::string, UsbDevice *> &devices, in CancelNotification()
Dusb_host_manager.cpp84 void UsbHostManager::GetDevices(MAP_STR_DEVICE &devices) in GetDevices()
Dusb_right_manager.cpp619 int32_t UsbRightManager::CleanUpRightExpired(std::vector<std::string> &devices) in CleanUpRightExpired()
/base/telephony/call_manager/services/bluetooth/src/
Dbluetooth_connection.cpp64 std::vector<Bluetooth::BluetoothRemoteDevice> devices; in Init() local
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
Dnotification_manager_impl.cpp445 std::vector<std::string> devices; in GetNotificationSupportDisplayDevices() local
468 std::vector<std::string> devices; in GetNotificationSupportOperateDevices() local
/base/print/print_fwk/frameworks/ohscan/src/
Dohscan.cpp58 static inline void FreeDeviceListMemory(Scan_ScannerDevice** devices, int32_t deviceCount) in FreeDeviceListMemory()
74 Scan_ScannerDevice** devices = new (std::nothrow) Scan_ScannerDevice* [deviceCount]; in __anon85a421b30102() local
/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
Dthread_sampler_test.cpp82 std::string devices; in GetMMapSizeAndName() local
/base/telephony/call_manager/services/distributed_call/src/
Ddistributed_call_manager.cpp240 void DistributedCallManager::NotifyOnlineDCallDevices(std::vector<std::string> devices) in NotifyOnlineDCallDevices()
/base/security/device_auth/services/data_manager/src/
Ddata_manager.c80 TlvDeviceVec devices; member
124 DeviceEntryVec devices; member
1693 const DeviceEntryVec *devices = &db->devices; in DumpDb() local
/base/location/frameworks/js/napi/notification/src/
Dnotification_napi_convert_request.cpp333 std::vector<std::string> devices; in GetNotificationSupportDisplayDevices() local
378 std::vector<std::string> devices; in GetNotificationSupportOperateDevices() local
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
Dcall_manager5_gtest.cpp955 vector<BluetoothRemoteDevice> devices = profile->GetConnectedDevices(); variable
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_fw_module_test.cpp421 std::vector<std::string> devices = {"<localDeviceType>"}; in CreateDistributedRequest() local
2234 std::vector<std::string> devices = {"<localDeviceType>"}; variable
2279 std::vector<std::string> devices = {"<localDeviceType>"}; variable
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_request.cpp860 std::vector<std::string> devices; in GetNotificationSupportDisplayDevices() local
905 std::vector<std::string> devices; in GetNotificationSupportOperateDevices() local
/base/msdp/device_status/intention/cooperate/plugin/include/
Dcooperate_events.h216 std::vector<std::shared_ptr<IDevice>> devices; member
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
Dnotification_rdb_data_mgr_test.cpp317 … virtual bool DropDeviceData(const std::vector<std::string>& devices, const DropOption& option) in DropDeviceData()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_request_test.cpp460 std::vector<std::string> devices; in HWTEST_F() local

12