Searched refs:DSOFTBUS_TOOL_PKG_NAME (Results 1 - 1 of 1) sorted by relevance
/test/xts/dcts/distributedhardware/distributedscreentest/ |
H A D | test.cpp | 52 static char const *DSOFTBUS_TOOL_PKG_NAME = "ohos.dsoftbus.tool"; member 255 if (GetNodeKeyInfo(DSOFTBUS_TOOL_PKG_NAME, nodeInfo->networkId, key, udid, UDID_BUF_LEN) != 0) { in PrintNodeProperty() 260 if (GetNodeKeyInfo(DSOFTBUS_TOOL_PKG_NAME, nodeInfo->networkId, key, uuid, UUID_BUF_LEN) != 0) { in PrintNodeProperty() 297 if (GetLocalNodeDeviceInfo(DSOFTBUS_TOOL_PKG_NAME, &localNodeinfo) != 0) { in QueryRemoteDeviceInfo() 305 if (GetAllNodeDeviceInfo(DSOFTBUS_TOOL_PKG_NAME, &remoteNodeInfo, &infoNum) != 0) { in QueryRemoteDeviceInfo()
|
Completed in 1 milliseconds