Home
last modified time | relevance | path

Searched defs:ConvertToInt (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_system_properties.cpp42 int GESystemProperties::ConvertToInt(const char* originValue, int defaultValue) in ConvertToInt() function in OHOS::Rosen::GESystemProperties
/ohos5.0/base/print/print_fwk/utils/include/
H A Dscan_util.h51 inline bool ScanUtil::ConvertToInt(const std::string& str, int32_t& value) in ConvertToInt() function
H A Dprint_util.h168 inline bool PrintUtil::ConvertToInt(const std::string& str, int32_t& value) in ConvertToInt() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/system/
H A Drs_system_parameters.cpp27 int ConvertToInt(const char *originValue, int defaultValue) in ConvertToInt() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Djson_common.cpp173 bool JsonCommon::ConvertToInt(const std::string &str, int &value) in ConvertToInt() function in DocumentDB::JsonCommon
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dexif_metadata_formatter.cpp1519 static bool ConvertToInt(const std::string& str, int& value) in ConvertToInt() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp47 int ConvertToInt(const char *originValue, int defaultValue) in ConvertToInt() function