Home
last modified time | relevance | path

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

/developtools/hiperf/interfaces/innerkits/native/include/
Dhiperf_client.h27 static const std::string SystemBinPath = "/system/bin/"; variable
/developtools/hiperf/interfaces/innerkits/native/src/
Dhiperf_client.cpp281 std::string SystemCommandPath = SystemBinPath + HiperfCommandName; in Setup()