Home
last modified time | relevance | path

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

/foundation/multimedia/image_effect/frameworks/native/render_environment/core/
Dalgorithm_program.cpp78 void AlgorithmProgram::SetInt(const std::string &name, int value) in SetInt() function in OHOS::Media::Effect::AlgorithmProgram
/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/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/multimedia/player_framework/frameworks/native/video_editor/render/graphics/base/shader_pass/
Dshader_pass_program.cpp57 void ShaderPassProgram::SetInt(std::string name, int value) in SetInt() function in OHOS::Media::ShaderPassProgram
/foundation/filemanagement/dfs_service/utils/preference/src/
Dcloud_pref_impl.cpp104 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