Searched refs:GetSysprop (Results 1 – 1 of 1) sorted by relevance
104 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