Searched refs:props (Results 1 – 6 of 6) sorted by relevance
184 type props struct {200 p := &props{}216 type props struct {220 p := &props{}227 type props struct {231 p := &props{}240 type props struct {248 p := &props{}310 type props struct {318 p := &props{}
45 type props struct {78 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
967 ObjPtr<mirror::Object> props = static_properties->GetObject(h_props_class.Get()); in GetSystemProperty() local969 props->AsObjectArray<mirror::ObjectArray<mirror::String>>())); in GetSystemProperty()