Home
last modified time | relevance | path

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

/bionic/tests/
Dgwp_asan_test.cpp104 std::string value = GetSysprop(prop); in SyspropRestorer()
114 if (kv.second != GetSysprop(kv.first)) { in ~SyspropRestorer()
121 static std::string GetSysprop(const std::string& name) { in GetSysprop() function in SyspropRestorer