Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/android/shared_preferences/
H A Dshared_preferences_manager.cc25 const std::string& shared_preference_key) { in RemoveKey()
32 const std::string& shared_preference_key) { in ContainsKey()
39 const std::string& shared_preference_key, in ReadBoolean()
47 int SharedPreferencesManager::ReadInt(const std::string& shared_preference_key, in ReadInt()
56 const std::string& shared_preference_key, in ReadString()
69 const std::string& shared_preference_key, in WriteString()