Home
last modified time | relevance | path

Searched defs:system_properties_ (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dsystem_property.h59 SystemProperties* system_properties_; variable
/aosp_15_r20/art/libarttools/
H A Dsystem_properties_test.cc35 MockSystemProperties system_properties_; member in art::tools::__anond5b7faed0111::SystemPropertiesTest
/aosp_15_r20/art/artd/
H A Dartd.h401 const std::unordered_map<std::string, std::string> system_properties_; variable
/aosp_15_r20/bionic/benchmarks/
H A Dproperty_benchmark.cpp126 SystemProperties system_properties_; member
/aosp_15_r20/art/odrefresh/
H A Dodr_config.h148 std::unordered_map<std::string, std::string> system_properties_; variable
/aosp_15_r20/frameworks/native/cmds/installd/
H A Dotapreopt.cpp578 SystemProperties system_properties_; member in android::installd::OTAPreoptService
H A Drun_dex2oat_test.cpp271 FakeSystemProperties system_properties_; member in android::installd::RunDex2OatTest