Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dstrutil.cc1708 int Base64UnescapeInternal(const char *src_param, int szsrc, in Base64UnescapeInternal() argument
1723 const unsigned char *src = reinterpret_cast<const unsigned char*>(src_param); in Base64UnescapeInternal()