| /base/startup/init/ueventd/ |
| D | ueventd.c | 175 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()
|
| D | ueventd_main.c | 138 char *devices[] = { in UeventdEarlyBoot() local
|
| /base/startup/init/services/init/standard/ |
| D | init_firststage.c | 57 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/ |
| D | notification_distributed_options.cpp | 36 …d NotificationDistributedOptions::SetDevicesSupportDisplay(const std::vector<std::string> &devices) in SetDevicesSupportDisplay() 46 …d NotificationDistributedOptions::SetDevicesSupportOperate(const std::vector<std::string> &devices) in SetDevicesSupportOperate()
|
| D | notification_request.cpp | 693 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/ |
| D | token_sync_manager_service.cpp | 130 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/ |
| D | hril_hdf.c | 86 struct udev_list_entry *devices, *devListEntry; in GetUsbDeviceInfo() local
|
| /base/print/print_fwk/test/fuzztest/scancapi_fuzzer/ |
| D | scancapi_fuzzer.cpp | 28 void DiscoveryCallBack(Scan_ScannerDevice** devices, int32_t deviceCount) {} in DiscoveryCallBack()
|
| /base/usb/usb_manager/services/native/src/ |
| D | usb_service.cpp | 509 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
|
| D | usb_mass_storage_notification.cpp | 231 …d UsbMassStorageNotification::CancelNotification(const std::map<std::string, UsbDevice *> &devices, in CancelNotification()
|
| D | usb_host_manager.cpp | 84 void UsbHostManager::GetDevices(MAP_STR_DEVICE &devices) in GetDevices()
|
| D | usb_right_manager.cpp | 619 int32_t UsbRightManager::CleanUpRightExpired(std::vector<std::string> &devices) in CleanUpRightExpired()
|
| /base/telephony/call_manager/services/bluetooth/src/ |
| D | bluetooth_connection.cpp | 64 std::vector<Bluetooth::BluetoothRemoteDevice> devices; in Init() local
|
| /base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
| D | notification_manager_impl.cpp | 445 std::vector<std::string> devices; in GetNotificationSupportDisplayDevices() local 468 std::vector<std::string> devices; in GetNotificationSupportOperateDevices() local
|
| /base/print/print_fwk/frameworks/ohscan/src/ |
| D | ohscan.cpp | 58 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/ |
| D | thread_sampler_test.cpp | 82 std::string devices; in GetMMapSizeAndName() local
|
| /base/telephony/call_manager/services/distributed_call/src/ |
| D | distributed_call_manager.cpp | 240 void DistributedCallManager::NotifyOnlineDCallDevices(std::vector<std::string> devices) in NotifyOnlineDCallDevices()
|
| /base/security/device_auth/services/data_manager/src/ |
| D | data_manager.c | 80 TlvDeviceVec devices; member 124 DeviceEntryVec devices; member 1693 const DeviceEntryVec *devices = &db->devices; in DumpDb() local
|
| /base/location/frameworks/js/napi/notification/src/ |
| D | notification_napi_convert_request.cpp | 333 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/ |
| D | call_manager5_gtest.cpp | 955 vector<BluetoothRemoteDevice> devices = profile->GetConnectedDevices(); variable
|
| /base/notification/distributed_notification_service/frameworks/test/moduletest/ |
| D | ans_fw_module_test.cpp | 421 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/ |
| D | common_convert_request.cpp | 860 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/ |
| D | cooperate_events.h | 216 std::vector<std::shared_ptr<IDevice>> devices; member
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/ |
| D | notification_rdb_data_mgr_test.cpp | 317 … virtual bool DropDeviceData(const std::vector<std::string>& devices, const DropOption& option) in DropDeviceData()
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| D | notification_request_test.cpp | 460 std::vector<std::string> devices; in HWTEST_F() local
|