Home
last modified time | relevance | path

Searched refs:GetInteger (Results 1 – 9 of 9) sorted by relevance

/base/hiviewdfx/hiview/base/utility/include/
Dparameter_ex.h33 int64_t GetInteger(const std::string& key, const int64_t defaultValue);
/base/hiviewdfx/hiview/base/utility/test/unittest/common/
Dsystem_service_ohos_test.cpp77 auto ret5 = Parameter::GetInteger("TEST_KEY3", 0);
/base/hiviewdfx/hiview/base/utility/
Dparameter_ex.cpp29 int64_t GetInteger(const std::string& key, const int64_t defaultValue) in GetInteger() function
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
Dsa_dumper.cpp48 int GetInteger() const in GetInteger() function in OHOS::HiviewDFX::__anon0680ae890111::UString
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dresource_manager_impl.cpp437 return GetInteger(idItem, outValue); in GetIntegerById()
443 return GetInteger(idItem, outValue); in GetIntegerByName()
446 RState ResourceManagerImpl::GetInteger(const IdItem *idItem, int &outValue) in GetInteger() function in OHOS::Global::Resource::ResourceManagerImpl
/base/global/resource_management_lite/frameworks/resmgr_lite/include/
Dresource_manager_impl.h300 RState GetInteger(const IdItem *idItem, int &outValue);
/base/global/resource_management/frameworks/resmgr/include/
Dresource_manager_impl.h559 RState GetInteger(const IdItem *idItem, int &outValue);
/base/global/resource_management/frameworks/resmgr/src/
Dresource_manager_impl.cpp598 RState state = GetInteger(idItem, outValue); in GetIntegerById()
612 RState state = GetInteger(idItem, outValue); in GetIntegerByName()
619 RState ResourceManagerImpl::GetInteger(const IdItem *idItem, int &outValue) in GetInteger() function in OHOS::Global::Resource::ResourceManagerImpl
/base/hiviewdfx/hiview/base/
Dlibhiviewbase.map267 …"OHOS::HiviewDFX::Parameter::GetInteger(std::__h::basic_string<char, std::__h::char_traits<char>, …