Searched defs:strings (Results 1 – 7 of 7) sorted by relevance
251 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
META-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
10847 char **strings = (char **) response; in onUssdInd() local
7807 repeated InternedString strings = 1; field