Home
last modified time | relevance | path

Searched defs:stringBuf (Results 1 – 3 of 3) sorted by relevance

/developtools/hdc/src/daemon/
Dsystem_depend.cpp43 string stringBuf = Base::StringFormat("param set %s %s", key, value); in SetDevItem() local
60 string stringBuf = "param get " + string(key); in GetDevItem() local
/developtools/hdc/src/common/
Dasync_cmd.cpp116 string stringBuf = "param get " + string(key); in GetDevItem() local
/developtools/profiler/device/plugins/hidump_plugin/src/
Dhidump_plugin.cpp143 std::string stringBuf(pTempBuf); in Loop() local