Searched defs:strings (Results 1 – 5 of 5) sorted by relevance
296 protected void dump(FileDescriptor fileDescriptor, PrintWriter printWriter, String[] strings) { in dump()
104 const std::vector<std::string>& strings) { in SlistFromStrings()
3185 const char** strings = (const char**)data;; local3216 const char** strings = (const char**)data;; local3247 const char **strings = (const char **)data; local
10918 char **strings = (char **) response; in onUssdInd() local
7807 repeated InternedString strings = 1; field