Home
last modified time | relevance | path

Searched defs:STRING_CLASS (Results 1 – 3 of 3) sorted by relevance

/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
DPropertyInfo.java39 public static final Class STRING_CLASS = "".getClass(); field in PropertyInfo
DSppPropertyInfo.java39 public static final Class STRING_CLASS = "".getClass(); field in SppPropertyInfo
/external/mesa3d/include/CL/
Dcl.hpp412 typedef std::string STRING_CLASS; typedef
414 typedef cl::string STRING_CLASS; typedef