Home
last modified time | relevance | path

Searched defs:GetInt (Results 1 – 25 of 49) sorted by relevance

12

/ohos5.0/base/security/security_guard/test/unittest/mock/preferences_wrapper/
H A Dpreferences_wrapper.h50 static int32_t GetInt(const std::string &key, int defaultValue) in GetInt() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/fake/hiview/include/
H A Dfake_hiview.h35 static int GetInt(const std::string &key) in GetInt() function
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_resource_adapter_v2.h54 int32_t GetInt(uint32_t resId) override in GetInt() function
H A Dmock_theme_constants.cpp55 int32_t ThemeConstants::GetInt(uint32_t key) const in GetInt() function in OHOS::Ace::ThemeConstants
/ohos5.0/base/security/security_guard/services/data_collect/store/src/
H A Dpreferences_wrapper.cpp46 int32_t PreferenceWrapper::GetInt(const std::string &key, int defaultValue) in GetInt() function in OHOS::Security::SecurityGuard::PreferenceWrapper
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Ddatashare_result_set.h35 int GetInt(int columnIndex, int &value) in GetInt() function
H A Dcloud_pref_impl_mock.cpp50 void CloudPrefImpl::GetInt(const std::string& key, int32_t &value) in GetInt() function in OHOS::FileManagement::CloudSync::CloudPrefImpl
/ohos5.0/base/accesscontrol/sandbox_manager/services/common/database/src/
H A Dvariant_value.cpp47 int32_t VariantValue::GetInt() const in GetInt() function in OHOS::AccessControl::SandboxManager::VariantValue
H A Dgeneric_values.cpp50 int32_t GenericValues::GetInt(const std::string &key) const in GetInt() function in OHOS::AccessControl::SandboxManager::GenericValues
/ohos5.0/base/security/access_token/services/common/database/src/
H A Dvariant_value.cpp47 int32_t VariantValue::GetInt() const in GetInt() function in OHOS::Security::AccessToken::VariantValue
H A Dgeneric_values.cpp50 int32_t GenericValues::GetInt(const std::string& key) const in GetInt() function in OHOS::Security::AccessToken::GenericValues
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/common/
H A Dfuzzer_data.cpp28 int FuzzerData::GetInt() in GetInt() function in DistributedDBTest::FuzzerData
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dclouddisk_rdb_utils_mock.cpp34 int32_t CloudDiskRdbUtils::GetInt(const string &key, int32_t &val, in GetInt() function in OHOS::FileManagement::CloudDisk::CloudDiskRdbUtils
/ohos5.0/foundation/communication/nfc/services/src/external_deps/
H A Dnfc_preferences.cpp78 int NfcPreferences::GetInt(const std::string& key) in GetInt() function in OHOS::NFC::NfcPreferences
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/
H A Ddata_access.h43 virtual int GetInt(int index) in GetInt() function
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_event_manager.cpp30 int DftEvent::GetInt(const std::string& name) in GetInt() function in OHOS::Location::DftEvent
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_rdb_utils.cpp36 int32_t CloudDiskRdbUtils::GetInt(const string &key, int32_t &val, in GetInt() function in OHOS::FileManagement::CloudDisk::CloudDiskRdbUtils
/ohos5.0/foundation/filemanagement/dfs_service/utils/preference/src/
H A Dcloud_pref_impl.cpp108 void CloudPrefImpl::GetInt(const std::string& key, int32_t &value) in GetInt() function in OHOS::FileManagement::CloudSync::CloudPrefImpl
/ohos5.0/base/update/updateservice/test/fuzztest/common/
H A Dfuzztest_helper.cpp85 int32_t FuzztestHelper::GetInt() in GetInt() function in OHOS::UpdateEngine::FuzztestHelper
/ohos5.0/base/powermgr/battery_manager/services/native/src/
H A Dbattery_config.cpp87 int32_t BatteryConfig::GetInt(std::string key, int32_t defVal) const in GetInt() function in OHOS::PowerMgr::BatteryConfig
/ohos5.0/base/powermgr/battery_manager/charger/src/
H A Dbattery_config.cpp86 int32_t BatteryConfig::GetInt(std::string key, int32_t defVal) const in GetInt() function in OHOS::PowerMgr::BatteryConfig
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/json/
H A Dnode_object.cpp67 int32_t NodeObject::GetInt(const std::string& key, int32_t defaultVal) const in GetInt() function in OHOS::Ace::NodeObject
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_database.cpp94 int GetInt(std::shared_ptr<OHOS::NativeRdb::ResultSet> resultSet, int line) in GetInt() function
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Ddatashare_abs_result_set.cpp52 int DataShareAbsResultSet::GetInt(int columnIndex, int &value) in GetInt() function in OHOS::DataShare::DataShareAbsResultSet
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Djson_helper.cpp111 int32_t EffectJson::GetInt() in GetInt() function in OHOS::Media::Effect::EffectJson
119 int32_t EffectJson::GetInt(const std::string &key, int32_t defaultValue) in GetInt() function in OHOS::Media::Effect::EffectJson

12