Home
last modified time | relevance | path

Searched defs:GetLocalDeviceInfo (Results 1 – 19 of 19) sorted by relevance

/foundation/distributedhardware/device_manager/common/include/ipc/model/
Dipc_get_local_device_info_rsp.h33 const DmDeviceInfo &GetLocalDeviceInfo() const in GetLocalDeviceInfo() function
/foundation/CastEngine/castengine_cast_framework/common/src/
Dcast_engine_dfx.cpp65 std::string CastEngineDfx::GetLocalDeviceInfo() in GetLocalDeviceInfo() function in OHOS::CastEngine::CastEngineDfx
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
Ddh_utils_tool.cpp135 DeviceInfo GetLocalDeviceInfo() in GetLocalDeviceInfo() function
/foundation/communication/dsoftbus/sdk/frame/standard/src/
Dsoftbus_server_proxy_standard.cpp177 int32_t SoftBusServerProxyFrame::GetLocalDeviceInfo(const char *pkgName, void *info, uint32_t infoT… in GetLocalDeviceInfo() function in OHOS::SoftBusServerProxyFrame
/foundation/distributedhardware/device_manager/services/softbuscache/src/
Ddm_softbus_cache.cpp60 int32_t SoftbusCache::GetLocalDeviceInfo(DmDeviceInfo &nodeInfo) in GetLocalDeviceInfo() function in OHOS::DistributedHardware::SoftbusCache
/foundation/distributedhardware/distributed_input/utils/src/
Ddinput_utils_tool.cpp58 DevInfo GetLocalDeviceInfo() in GetLocalDeviceInfo() function
/foundation/communication/dsoftbus/core/frame/standard/init/src/
Dsoftbus_server.cpp200 int32_t SoftBusServer::GetLocalDeviceInfo(const char *pkgName, void *info, uint32_t infoTypeLen) in GetLocalDeviceInfo() function in OHOS::SoftBusServer
/foundation/filemanagement/dfs_service/test/mock/
Ddevice_manager_impl_mock.cpp75 int32_t DeviceManagerImpl::GetLocalDeviceInfo(const std::string &pkgName, DmDeviceInfo &info) in GetLocalDeviceInfo() function in OHOS::DistributedHardware::DeviceManagerImpl
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
Dcommit_history_sync.cpp705 int CommitHistorySync::GetLocalDeviceInfo(std::string &deviceInfo) in GetLocalDeviceInfo() function in DistributedDB::CommitHistorySync
/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/
Dtrans_server_proxy_standard.cpp744 int32_t TransServerProxy::GetLocalDeviceInfo(const char *pkgName, void *info, uint32_t infoTypeLen) in GetLocalDeviceInfo() function in OHOS::TransServerProxy
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
Dnstackx_device_local.c650 DeviceInfo *GetLocalDeviceInfo(void) in GetLocalDeviceInfo() function
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
Ddevice_manager_agent.cpp818 DeviceInfo &DeviceManagerAgent::GetLocalDeviceInfo() in GetLocalDeviceInfo() function in OHOS::Storage::DistributedFile::DeviceManagerAgent
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
Ddevice_manager_adapter.cpp549 DeviceInfo DeviceManagerAdapter::GetLocalDeviceInfo() in GetLocalDeviceInfo() function in OHOS::DistributedData::DeviceManagerAdapter
/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/
Dbus_center_server_proxy_standard.cpp319 int32_t BusCenterServerProxy::GetLocalDeviceInfo(const char *pkgName, void *info, uint32_t infoType… in GetLocalDeviceInfo() function in OHOS::BusCenterServerProxy
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/
Dconnection_manager.cpp501 std::unique_ptr<CastLocalDevice> ConnectionManager::GetLocalDeviceInfo() in GetLocalDeviceInfo() function in OHOS::CastEngine::CastEngineService::ConnectionManager
/foundation/distributedhardware/device_manager/services/service/src/softbus/
Dsoftbus_listener.cpp663 int32_t SoftbusListener::GetLocalDeviceInfo(DmDeviceInfo &deviceInfo) in GetLocalDeviceInfo() function in OHOS::DistributedHardware::SoftbusListener
/foundation/distributedhardware/device_manager/services/service/src/
Ddevice_manager_service.cpp324 int32_t DeviceManagerService::GetLocalDeviceInfo(DmDeviceInfo &info) in GetLocalDeviceInfo() function in OHOS::DistributedHardware::DeviceManagerService
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
Ddevice_manager_impl.cpp308 int32_t DeviceManagerImpl::GetLocalDeviceInfo(const std::string &pkgName, DmDeviceInfo &info) in GetLocalDeviceInfo() function in OHOS::DistributedHardware::DeviceManagerImpl
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
Dnative_devicemanager_js.cpp2111 napi_value DeviceManagerNapi::GetLocalDeviceInfo(napi_env env, napi_callback_info info) in GetLocalDeviceInfo() function in DeviceManagerNapi