HomeSort by relevance Sort by last modified time
    Searched refs:IsBase64Encoded (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/base/
base64.h 58 static bool IsBase64Encoded(const std::string& str);
base64.cc 90 bool Base64::IsBase64Encoded(const std::string& str) {

Completed in 588 milliseconds