Searched refs:props (Results 1 – 6 of 6) sorted by relevance
175 type props struct {191 p := &props{}207 type props struct {211 p := &props{}218 type props struct {222 p := &props{}231 type props struct {239 p := &props{}
45 type props struct {78 p := &props{}
42 CXzProps props; in XzCompress() local43 XzProps_Init(&props); in XzCompress()44 props.lzma2Props = &lzma2Props; in XzCompress()75 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
957 ObjPtr<mirror::Object> props = static_properties->GetObject(h_props_class.Get()); in GetSystemProperty() local959 props->AsObjectArray<mirror::ObjectArray<mirror::String>>())); in GetSystemProperty()