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 D | parameters.cpp | 41 T GetIntParameter(const std::string& key, T def) in GetIntParameter() function
|
H A D | parameter.cpp | 62 int GetIntParameter(const char *key, int def) in GetIntParameter() function
|
/ohos5.0/base/startup/init/interfaces/innerkits/syspara/ |
H A D | param_wrapper.cpp | 122 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 D | parameter.c | 338 int32_t GetIntParameter(const char *key, int32_t def) in GetIntParameter() function
|
/ohos5.0/base/startup/appspawn/test/mock/ |
H A D | app_spawn_stub.cpp | 54 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 D | location_config_manager.cpp | 177 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 D | thermal_dfx.cpp | 398 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 D | res_sched_service_mock_test.cpp | 41 T GetIntParameter(const std::string& key, T def) in GetIntParameter() function
|