Home
last modified time | relevance | path

Searched refs:props (Results 1 – 6 of 6) sorted by relevance

/art/build/
Dart.go174 type props struct {
190 p := &props{}
207 type props struct {
215 p := &props{}
226 type props struct {
230 p := &props{}
237 type props struct {
241 p := &props{}
250 type props struct {
258 p := &props{}
[all …]
/art/libelffile/elf/
Dxz_utils.cc55 CXzProps props; in XzCompress() local
56 XzProps_Init(&props); in XzCompress()
57 props.lzma2Props = lzma2Props; in XzCompress()
88 SRes res = Xz_Encode(&callbacks, &callbacks, &props, &callbacks); in XzCompress()
/art/test/922-properties/src/art/
DTest922.java75 String[] props = getSystemProperties(); in getAllProperties() local
76 for (String p : props) { in getAllProperties()
/art/tools/
Drun-prebuilt-libjdwp-tests.sh98 props_path=$PWD/art/tools/libjdwp-compat.props
/art/runtime/interpreter/
Dunstarted_runtime.cc945 ObjPtr<mirror::Object> props = static_properties->GetObject(h_props_class.Get()); in GetSystemProperty() local
947 props->AsObjectArray<mirror::ObjectArray<mirror::String>>())); in GetSystemProperty()
/art/build/boot/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt3282 Ljava/lang/System;->props:Ljava/util/Properties;
4767 Ljava/security/Security;->props:Ljava/util/Properties;
9197 Ljava/util/logging/LogManager;->props:Ljava/util/Properties;