Searched defs:ScopedSystemProperties (Results 1 – 1 of 1) sorted by relevance
151 class ScopedSystemProperties { class153 ScopedSystemProperties(const std::string& key, const std::string& value) : mStoredKey(key) { in ScopedSystemProperties() function in __anon6dfd3fcb0111::ScopedSystemProperties