Searched refs:s_types (Results 1 – 2 of 2) sorted by relevance
44 protected static Hashtable s_types = new Hashtable(); field in uno.util.WeakBase89 lock (s_types) in getTypes()91 types = (Type []) s_types[ type ]; in getTypes()110 s_types[ type ] = ar; in getTypes()
1080 static Sequence< Type > s_types( types ); in getTypes() local1081 s_pTypes = &s_types; in getTypes()
Completed in 32 milliseconds