Home
last modified time | relevance | path

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

/art/build/
Dart.go188 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 …]
/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/artd/
Dartd.h72 explicit Artd(std::unique_ptr<art::tools::SystemProperties> props =
77 : props_(std::move(props)), in props_() argument
/art/runtime/interpreter/
Dunstarted_runtime.cc984 ObjPtr<mirror::Object> props = static_properties->GetObject(h_props_class.Get()); in GetSystemProperty() local
986 props->AsObjectArray<mirror::ObjectArray<mirror::String>>())); in GetSystemProperty()
/art/build/boot/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt3281 Ljava/lang/System;->props:Ljava/util/Properties;
4766 Ljava/security/Security;->props:Ljava/util/Properties;
9196 Ljava/util/logging/LogManager;->props:Ljava/util/Properties;