Home
last modified time | relevance | path

Searched refs:GetTrustedDeviceList (Results 1 – 25 of 30) sorted by relevance

12

/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/deviceinfo/
Ddm_device_info_manager.cpp30 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/
Dcommand_dispatch.h30 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/
Ddm_device_info_manager.h31 int32_t GetTrustedDeviceList(const std::string &pkgName, const std::string &extra,
/foundation/appexecfwk/standard/services/bundlemgr/src/
Dbms_device_manager.cpp80 …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/
Dmessage_processing.h35 …int32_t GetTrustedDeviceList(std::string &pkgName, std::string &extra, DmDeviceInfo **info, int32_…
/foundation/distributedhardware/devicemanager/ext/mini/interfaces_mini/inner_kits/native_cpp/include/
Ddevice_manager.h35 virtual int32_t GetTrustedDeviceList(std::string &pkgName, std::string &extra,
Ddevice_manager_impl.h34 virtual int32_t GetTrustedDeviceList(std::string &pkgName, std::string &extra,
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/include/
Ddevice_manager_service.h38 int32_t GetTrustedDeviceList(const std::string &pkgName, const std::string &extra,
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/
Ddevice_manager_service.cpp131 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/
Dsoftbus_connector.h61 int32_t GetTrustedDeviceList(std::vector<DmDeviceInfo> &deviceInfoList);
/foundation/distributedhardware/devicemanager/test/unittest/
DUTTest_device_manager_service.cpp191 int ret = DeviceManagerService::GetInstance().GetTrustedDeviceList(pkgName, extra, deviceList);
207 int ret = DeviceManagerService::GetInstance().GetTrustedDeviceList(pkgName, extra, deviceList);
DUTTest_softbus_connector.cpp119 int ret = softbusConnector->GetTrustedDeviceList(deviceInfoList);
/foundation/distributedhardware/devicemanager/interfaces/inner_kits/native_cpp/include/
Ddevice_manager.h36 virtual int32_t GetTrustedDeviceList(const std::string &pkgName, const std::string &extra,
Ddevice_manager_impl.h35 virtual int32_t GetTrustedDeviceList(const std::string &pkgName, const std::string &extra,
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/dispatch/
Dcommand_dispatch.cpp78 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/
Daccess_manager.cpp156 DeviceManager::GetInstance().GetTrustedDeviceList(DH_FWK_PKG_NAME, "", deviceList); in SendTrustedDeviceOnline()
/foundation/distributedhardware/devicemanager/ext/mini/services/devicemanagerservice/src/dispatch/
Dcommand_dispatch.cpp65 …ret = MessageProcessing::GetInstance().GetTrustedDeviceList(pkgName, extra, &info, &infoNum, prsp); in CmdProcessing()
Dmessage_processing.cpp69 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/
Dmedialibrary_device.cpp60 deviceManager.GetTrustedDeviceList(bundleName, extra, deviceList); in GetAllDeviceId()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
Ddevice_manager_agent.cpp324 int errCode = deviceManager.GetTrustedDeviceList(pkgName, extra, deviceList); in GetRemoteDevicesInfo()
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/ipc/lite/
Dipc_cmd_parser.cpp161 …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/
Ddevice_manager_impl.cpp63 int32_t DeviceManagerImpl::GetTrustedDeviceList(std::string &pkgName, std::string &extra, in GetTrustedDeviceList() function in OHOS::DistributedHardware::DeviceManagerImpl
/foundation/distributedhardware/devicemanager/interfaces/kits/js/src/
Dnative_devicemanager_js.cpp1361 …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/
Ddevice_manager_impl.cpp70 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/
Dipc_cmd_parser.cpp217 …int32_t result = DeviceManagerService::GetInstance().GetTrustedDeviceList(pkgName, extra, deviceLi… in ON_IPC_CMD()

12