Home
last modified time | relevance | path

Searched defs:BuildSystemProperties (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/artd/
H A Dartd.h398 explicit BuildSystemProperties(std::unordered_map<std::string, std::string>&& system_properties) in BuildSystemProperties() function
H A Dartd_test.cc2788 TEST_F(ArtdTest, BuildSystemProperties) { in TEST_F() argument