Searched defs:system_properties_ (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/perfetto/src/profiling/memory/ | ||
H A D | system_property.h | 59 SystemProperties* system_properties_; variable |
/aosp_15_r20/art/libarttools/ | ||
H A D | system_properties_test.cc | 35 MockSystemProperties system_properties_; member in art::tools::__anond5b7faed0111::SystemPropertiesTest |
/aosp_15_r20/art/artd/ | ||
H A D | artd.h | 401 const std::unordered_map<std::string, std::string> system_properties_; variable |
/aosp_15_r20/bionic/benchmarks/ | ||
H A D | property_benchmark.cpp | 126 SystemProperties system_properties_; member |
/aosp_15_r20/art/odrefresh/ | ||
H A D | odr_config.h | 148 std::unordered_map<std::string, std::string> system_properties_; variable |
/aosp_15_r20/frameworks/native/cmds/installd/ | ||
H A D | otapreopt.cpp | 578 SystemProperties system_properties_; member in android::installd::OTAPreoptService |
H A D | run_dex2oat_test.cpp | 271 FakeSystemProperties system_properties_; member in android::installd::RunDex2OatTest |