Home
last modified time | relevance | path

Searched defs:trim (Results 1 – 5 of 5) sorted by relevance

/device/generic/opengl-transport/host/commands/emugen/
DstrUtils.cpp36 std::string trim(const string & str) in trim() function
/device/google/crosshatch/vibrator/
Dimpl.cpp47 static std::string trim(const std::string &str, const std::string &whitespace = " \t") { in trim() function
/device/google/wahoo/vibrator/
Dservice.cpp53 static std::string trim(const std::string& str, in trim() function
/device/google/bonito/vibrator/
Dservice.cpp64 static std::string trim(const std::string &str, const std::string &whitespace = " \t") { in trim() function
/device/google/coral/vibrator/
DHardware.cpp72 static std::string trim(const std::string &str, const std::string &whitespace = " \t") { in trim() function