Searched refs: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::ScopedSystemProperties157 ~ScopedSystemProperties() { android::base::SetProperty(mStoredKey, mStoredValue); } in ~ScopedSystemProperties()1098 ScopedSystemProperties scopedSystemProperties(kSortNameserversFlag, sortNameserversFlag); in TEST_F()1150 ScopedSystemProperties scopedSystemProperties(kSortNameserversFlag, sortNameserversFlag); in TEST_F()4217 ScopedSystemProperties scopedSystemProperties(kDotConnectTimeoutMsFlag, "100"); in TEST_F()5037 ScopedSystemProperties scopedSystemProperties( in TEST_F()5079 ScopedSystemProperties scopedSystemProperties( in TEST_F()5114 ScopedSystemProperties scopedSystemProperties1( in TEST_F()5117 ScopedSystemProperties scopedSystemProperties2( in TEST_F()