Home
last modified time | relevance | path

Searched defs:ConvertStrToInt32 (Results 1 – 2 of 2) sorted by relevance

/foundation/window/window_manager/window_scene/screen_session_manager/src/
Dscreen_setting_helper.cpp613 bool ScreenSettingHelper::ConvertStrToInt32(const std::string& str, int32_t& num) in ConvertStrToInt32() function in OHOS::Rosen::ScreenSettingHelper
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
Dthumbnail_utils.cpp1865 bool ThumbnailUtils::ConvertStrToInt32(const std::string &str, int32_t &ret) in ConvertStrToInt32() function in OHOS::Media::ThumbnailUtils