Home
last modified time | relevance | path

Searched refs:GetHostPkgName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/service/include/softbus/
H A Dsoftbus_listener.h100 static std::string GetHostPkgName();
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp529 .hostName = GetHostPkgName(), in RefreshSoftbusLNN()
1035 std::string SoftbusListener::GetHostPkgName() in GetHostPkgName() function in OHOS::DistributedHardware::SoftbusListener
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_softbus_listener.cpp610 auto ret = softbusListener->GetHostPkgName();