Home
last modified time | relevance | path

Searched defs:GetIntParameter (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/parameter/
H A Dparameters.cpp41 T GetIntParameter(const std::string& key, T def) in GetIntParameter() function
H A Dparameter.cpp62 int GetIntParameter(const char *key, int def) in GetIntParameter() function
/ohos5.0/base/startup/init/interfaces/innerkits/syspara/
H A Dparam_wrapper.cpp122 T GetIntParameter(const std::string& key, T def, T min, T max) in GetIntParameter() function
179 int GetIntParameter(const std::string &key, int def) in GetIntParameter() function
H A Dparameter.c338 int32_t GetIntParameter(const char *key, int32_t def) in GetIntParameter() function
/ohos5.0/base/startup/appspawn/test/mock/
H A Dapp_spawn_stub.cpp54 bool GetIntParameter(const std::string &key, bool def, bool arg1 = false, bool arg2 = false) in GetIntParameter() function
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocation_config_manager.cpp177 int LocationConfigManager::GetIntParameter(const std::string& type) in GetIntParameter() function in OHOS::Location::LocationConfigManager
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_dfx.cpp398 int32_t ThermalDfx::GetIntParameter(const std::string& key, const int32_t def, const int32_t minVal… in GetIntParameter() function in OHOS::HDI::Thermal::V1_1::ThermalDfx
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dres_sched_service_mock_test.cpp41 T GetIntParameter(const std::string& key, T def) in GetIntParameter() function