Searched refs:props (Results 1 – 5 of 5) sorted by relevance
176 type props struct {192 p := &props{}208 type props struct {212 p := &props{}219 type props struct {223 p := &props{}232 type props struct {240 p := &props{}334 type props struct {342 p := &props{}
54 CXzProps props; in XzCompress() local55 XzProps_Init(&props); in XzCompress()56 props.lzma2Props = lzma2Props; in XzCompress()87 SRes res = Xz_Encode(&callbacks, &callbacks, &props, &callbacks); in XzCompress()
75 String[] props = getSystemProperties(); in getAllProperties() local76 for (String p : props) { in getAllProperties()
98 props_path=$PWD/art/tools/libjdwp-compat.props
972 ObjPtr<mirror::Object> props = static_properties->GetObject(h_props_class.Get()); in GetSystemProperty() local974 props->AsObjectArray<mirror::ObjectArray<mirror::String>>())); in GetSystemProperty()