Home
last modified time | relevance | path

Searched defs:PropertyInfo (Results 1 – 2 of 2) sorted by relevance

/external/icing/icing/schema/
Dproperty-util.h54 struct PropertyInfo { struct
58 explicit PropertyInfo(std::string name_in, int index_in) in PropertyInfo() argument
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
DPropertyInfo.java36 public class PropertyInfo implements java.io.Serializable class
84 public PropertyInfo() in PropertyInfo() method in PropertyInfo