Searched defs:Obtain (Results 1 – 5 of 5) sorted by relevance
84 T PreferencesUtil::Obtain(const std::string &key, const T &defValue) in Obtain() function in OHOS::UpdateEngine::PreferencesUtil
163 T PreferencesUtil::Obtain(const std::string &key, const T &defValue) in Obtain() function in OHOS::UpdateEngine::PreferencesUtil
109 template <typename T> T NetFirewallPreferenceHelper::Obtain(const std::string &key, const T &defVal… in Obtain() function in OHOS::NetManagerStandard::NetFirewallPreferenceHelper
116 T PreferencesUtil::Obtain(const std::string& key, const T& defValue) in Obtain() function in OHOS::PreferencesUtil
27 std::unique_ptr<ExtendRecordingCanvas> ExtendRecordingCanvas::Obtain(int32_t width, int32_t height, in Obtain() function in OHOS::Rosen::ExtendRecordingCanvas