Searched defs:AppendStr (Results 1 – 2 of 2) sorted by relevance
21 static inline void AppendStr(std::string &str, const std::string paramName, const int param) in AppendStr() function34 static inline void AppendStr(std::string &str, const std::string paramName, const std::string param) in AppendStr() function
682 void WifiHdiWpaClient::AppendStr(std::string &dst, const char* format, va_list args) in AppendStr() function in OHOS::Wifi::WifiHdiWpaClient