Searched defs:GetFloatByName (Results 1 - 3 of 3) sorted by relevance
/base/global/resource_management/interfaces/cj/src/ | ||
H A D | resource_manager_impl.cpp | 268 int32_t ResourceManagerImpl::GetFloatByName(const char *name, float &outValue) in GetFloatByName() function in OHOS::Resource::ResourceManagerImpl |
/base/global/resource_management_lite/frameworks/resmgr_lite/src/ | ||
H A D | resource_manager_impl.cpp | 414 RState ResourceManagerImpl::GetFloatByName(const char *name, float &outValue) in GetFloatByName() function in OHOS::Global::Resource::ResourceManagerImpl |
/base/global/resource_management/frameworks/resmgr/src/ | ||
H A D | resource_manager_impl.cpp | 659 RState ResourceManagerImpl::GetFloatByName(const char *name, float &outValue) in GetFloatByName() function in OHOS::Global::Resource::ResourceManagerImpl 683 RState ResourceManagerImpl::GetFloatByName(const char *name, float &outValue, std::string &unit) in GetFloatByName() function in OHOS::Global::Resource::ResourceManagerImpl |
Completed in 6 milliseconds