Home
last modified time | relevance | path

Searched refs:CMD_PIDOF_SOFTBUS (Results 1 – 2 of 2) sorted by relevance

/test/xts/dcts/communication/softbus_standard/common/
Dnet_trans_common.h103 #define CMD_PIDOF_SOFTBUS "pidof softbus_server" macro
Dnet_trans_common.c193 file = popen(CMD_PIDOF_SOFTBUS, "r"); in GetSoftbusPid()