Home
last modified time | relevance | path

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

/foundation/communication/nfc/services/src/utils/preferences/
Dnfc_pref_impl.cpp63 void NfcPrefImpl::SetInt(const std::string& key, const int value) in SetInt() function in OHOS::NFC::NfcPrefImpl
/foundation/filemanagement/dfs_service/utils/preference/src/
Dcloud_pref_impl.cpp67 void CloudPrefImpl::SetInt(const std::string& key, const int value) in SetInt() function in OHOS::FileManagement::CloudSync::CloudPrefImpl
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_javascript_value.h95 void SetInt(int value) in SetInt() function