Home
last modified time | relevance | path

Searched refs:DSOFTBUS_TOOL_PKG_NAME (Results 1 - 1 of 1) sorted by relevance

/foundation/distributedhardware/distributed_screen/services/screendemo/
H A Dtest.cpp49 static char const *DSOFTBUS_TOOL_PKG_NAME = "ohos.dsoftbus.tool"; member
238 if (GetNodeKeyInfo(DSOFTBUS_TOOL_PKG_NAME, nodeInfo->networkId, key, udid, UDID_BUF_LEN) != 0) { in PrintNodeProperty()
245 if (GetNodeKeyInfo(DSOFTBUS_TOOL_PKG_NAME, nodeInfo->networkId, key, uuid, UUID_BUF_LEN) != 0) { in PrintNodeProperty()
276 if (GetLocalNodeDeviceInfo(DSOFTBUS_TOOL_PKG_NAME, &localNodeinfo) != 0) { in QueryRemoteDeviceInfo()
282 if (GetAllNodeDeviceInfo(DSOFTBUS_TOOL_PKG_NAME, &remoteNodeInfo, &infoNum) != 0) { in QueryRemoteDeviceInfo()

Completed in 2 milliseconds