Home
last modified time | relevance | path

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

/foundation/communication/nfc/services/src/external_deps/
Dnfc_preferences.cpp66 void NfcPreferences::SetInt(const std::string& key, const int value) in SetInt() function in OHOS::NFC::NfcPreferences
/foundation/multimedia/image_effect/frameworks/native/render_environment/core/
Dalgorithm_program.cpp79 void AlgorithmProgram::SetInt(const std::string name, int value) in SetInt() function in OHOS::Media::Effect::AlgorithmProgram
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
Dcloud_pref_impl_mock.cpp46 void CloudPrefImpl::SetInt(const std::string& key, const int value) in SetInt() function in OHOS::FileManagement::CloudSync::CloudPrefImpl
/foundation/filemanagement/dfs_service/utils/preference/src/
Dcloud_pref_impl.cpp98 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.h295 void SetInt(int value) in SetInt() function