Home
last modified time | relevance | path

Searched defs:properties (Results 1 – 3 of 3) sorted by relevance

/art/test/922-properties/
Dproperties.cc35 char** properties; in Java_art_Test922_getSystemProperties() local
/art/runtime/native/
Ddalvik_system_VMRuntime.cc194 const std::vector<std::string>& properties = Runtime::Current()->GetProperties(); in VMRuntime_properties() local
/art/runtime/gc/collector/
Dmark_compact.cc260 const std::vector<com::android::art::KeyValuePair>& properties = list->getItem(); in GetCachedProperties() local