Searched refs:props (Results 1 – 7 of 7) sorted by relevance
188 type props struct {204 p := &props{}221 type props struct {229 p := &props{}240 type props struct {244 p := &props{}251 type props struct {255 p := &props{}264 type props struct {272 p := &props{}[all …]
55 CXzProps props; in XzCompress() local56 XzProps_Init(&props); in XzCompress()57 props.lzma2Props = lzma2Props; in XzCompress()88 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
72 explicit Artd(std::unique_ptr<art::tools::SystemProperties> props =77 : props_(std::move(props)), in props_() argument
984 ObjPtr<mirror::Object> props = static_properties->GetObject(h_props_class.Get()); in GetSystemProperty() local986 props->AsObjectArray<mirror::ObjectArray<mirror::String>>())); in GetSystemProperty()
3281 Ljava/lang/System;->props:Ljava/util/Properties;4766 Ljava/security/Security;->props:Ljava/util/Properties;9196 Ljava/util/logging/LogManager;->props:Ljava/util/Properties;