/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/deviceinfo/ |
D | dm_device_info_manager.cpp | 30 int32_t DmDeviceInfoManager::GetTrustedDeviceList(const std::string &pkgName, const std::string &ex… in GetTrustedDeviceList() function in OHOS::DistributedHardware::DmDeviceInfoManager 33 int32_t ret = softbusConnector_->GetTrustedDeviceList(deviceList); in GetTrustedDeviceList()
|
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/include/dispatch/ |
D | command_dispatch.h | 30 static int32_t GetTrustedDeviceList(const std::shared_ptr<MessageReq> &req, const std::shared_ptr<M… 48 {GET_TRUST_DEVICE_LIST, GetTrustedDeviceList},
|
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/include/deviceinfo/ |
D | dm_device_info_manager.h | 31 int32_t GetTrustedDeviceList(const std::string &pkgName, const std::string &extra,
|
/foundation/appexecfwk/standard/services/bundlemgr/src/ |
D | bms_device_manager.cpp | 80 …DistributedHardware::DeviceManager::GetInstance().GetTrustedDeviceList(BUNDLE_NAME, "", deviceList… in GetTrustedDeviceListSize() 129 …DistributedHardware::DeviceManager::GetInstance().GetTrustedDeviceList(BUNDLE_NAME, "", deviceList… in OnDeviceOffline()
|
/foundation/distributedhardware/devicemanager/ext/mini/services/devicemanagerservice/include/dispatch/ |
D | message_processing.h | 35 …int32_t GetTrustedDeviceList(std::string &pkgName, std::string &extra, DmDeviceInfo **info, int32_…
|
/foundation/distributedhardware/devicemanager/ext/mini/interfaces_mini/inner_kits/native_cpp/include/ |
D | device_manager.h | 35 virtual int32_t GetTrustedDeviceList(std::string &pkgName, std::string &extra,
|
D | device_manager_impl.h | 34 virtual int32_t GetTrustedDeviceList(std::string &pkgName, std::string &extra,
|
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/include/ |
D | device_manager_service.h | 38 int32_t GetTrustedDeviceList(const std::string &pkgName, const std::string &extra,
|
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/ |
D | device_manager_service.cpp | 131 int32_t DeviceManagerService::GetTrustedDeviceList(const std::string &pkgName, const std::string &e… in GetTrustedDeviceList() function in OHOS::DistributedHardware::DeviceManagerService 146 return deviceInfoMgr_->GetTrustedDeviceList(pkgName, extra, deviceList); in GetTrustedDeviceList()
|
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/include/dependency/softbus/ |
D | softbus_connector.h | 61 int32_t GetTrustedDeviceList(std::vector<DmDeviceInfo> &deviceInfoList);
|
/foundation/distributedhardware/devicemanager/test/unittest/ |
D | UTTest_device_manager_service.cpp | 191 int ret = DeviceManagerService::GetInstance().GetTrustedDeviceList(pkgName, extra, deviceList); 207 int ret = DeviceManagerService::GetInstance().GetTrustedDeviceList(pkgName, extra, deviceList);
|
D | UTTest_softbus_connector.cpp | 119 int ret = softbusConnector->GetTrustedDeviceList(deviceInfoList);
|
/foundation/distributedhardware/devicemanager/interfaces/inner_kits/native_cpp/include/ |
D | device_manager.h | 36 virtual int32_t GetTrustedDeviceList(const std::string &pkgName, const std::string &extra,
|
D | device_manager_impl.h | 35 virtual int32_t GetTrustedDeviceList(const std::string &pkgName, const std::string &extra,
|
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/dispatch/ |
D | command_dispatch.cpp | 78 static int32_t GetTrustedDeviceList(const std::shared_ptr<MessageReq> &req, const std::shared_ptr<M… in GetTrustedDeviceList() function 87 …int32_t ret = DeviceManagerService::GetInstance().GetTrustedDeviceList(pkgName, extra, deviceList); in GetTrustedDeviceList()
|
/foundation/distributedhardware/distributedhardwarefwk/services/distributedhardwarefwkservice/src/accessmanager/ |
D | access_manager.cpp | 156 DeviceManager::GetInstance().GetTrustedDeviceList(DH_FWK_PKG_NAME, "", deviceList); in SendTrustedDeviceOnline()
|
/foundation/distributedhardware/devicemanager/ext/mini/services/devicemanagerservice/src/dispatch/ |
D | command_dispatch.cpp | 65 …ret = MessageProcessing::GetInstance().GetTrustedDeviceList(pkgName, extra, &info, &infoNum, prsp); in CmdProcessing()
|
D | message_processing.cpp | 69 int32_t MessageProcessing::GetTrustedDeviceList(std::string &pkgName, std::string &extra, in GetTrustedDeviceList() function in OHOS::DistributedHardware::MessageProcessing
|
/foundation/multimedia/medialibrary_standard/frameworks/innerkitsimpl/medialibrary_data_ability/src/ |
D | medialibrary_device.cpp | 60 deviceManager.GetTrustedDeviceList(bundleName, extra, deviceList); in GetAllDeviceId()
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/ |
D | device_manager_agent.cpp | 324 int errCode = deviceManager.GetTrustedDeviceList(pkgName, extra, deviceList); in GetRemoteDevicesInfo()
|
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/ipc/lite/ |
D | ipc_cmd_parser.cpp | 161 …int32_t ret = DeviceManagerService::GetInstance().GetTrustedDeviceList(pkgName, extra, deviceList); in ON_IPC_SERVER_CMD()
|
/foundation/distributedhardware/devicemanager/ext/mini/interfaces_mini/inner_kits/native_cpp/src/ |
D | device_manager_impl.cpp | 63 int32_t DeviceManagerImpl::GetTrustedDeviceList(std::string &pkgName, std::string &extra, in GetTrustedDeviceList() function in OHOS::DistributedHardware::DeviceManagerImpl
|
/foundation/distributedhardware/devicemanager/interfaces/kits/js/src/ |
D | native_devicemanager_js.cpp | 1361 …ret = DeviceManager::GetInstance().GetTrustedDeviceList(deviceInfoListAsyncCallbackInfo->bundleNam… in CallAsyncWorkSync() 1388 DeviceManager::GetInstance().GetTrustedDeviceList(deviceInfoListAsyncCallbackInfo->bundleName, in CallAsyncWork() 1397 …ret = DeviceManager::GetInstance().GetTrustedDeviceList(deviceInfoListAsyncCallbackInfo->bundleNam… in CallAsyncWork() 1470 …int32_t ret = DeviceManager::GetInstance().GetTrustedDeviceList(deviceManagerWrapper->bundleName_,… in GetTrustedDeviceListSync() 1484 napi_value DeviceManagerNapi::GetTrustedDeviceList(napi_env env, napi_callback_info info) in GetTrustedDeviceList() function in DeviceManagerNapi 2057 DECLARE_NAPI_FUNCTION("getTrustedDeviceList", GetTrustedDeviceList), in Init()
|
/foundation/distributedhardware/devicemanager/interfaces/inner_kits/native_cpp/src/mini/ |
D | device_manager_impl.cpp | 70 int32_t DeviceManagerImpl::GetTrustedDeviceList(const std::string &pkgName, const std::string &extr… in GetTrustedDeviceList() function in OHOS::DistributedHardware::DeviceManagerImpl
|
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/ipc/standard/ |
D | ipc_cmd_parser.cpp | 217 …int32_t result = DeviceManagerService::GetInstance().GetTrustedDeviceList(pkgName, extra, deviceLi… in ON_IPC_CMD()
|