Home
last modified time | relevance | path

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

/external/parameter-framework/tools/xmlGenerator/
DhostDomainGenerator.sh81 PFWSocket=5000
168 "$hostConfig" $PFWSocket "$(readlink -f "$(dirname "$1")")" <"$1"
209 …king test-platform (port $TPSocket) to start a new PFW instance (listening on port $PFWSocket) ..."
214 echo "Unable to launch the parameter framework (using port $PFWSocket)" >&5
242 PFWSocket=$($portAllocator) || return 1
252 echo "Trying to start test-platform and PFW, with socket $TPSocket and $PFWSocket"
262 echo "Unable to start PFW, try again with socket $TPSocket and $PFWSocket"
286 PFWSendCommand="$remoteProcess $PFWHost $PFWSocket"