Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/services/utils/
Duri_helper.cpp58 bool StrToInt(const std::string_view& str, T& value) in StrToInt() function
/foundation/communication/netmanager_base/utils/common_utils/src/
Dnetmanager_base_common_utils.cpp401 int32_t StrToInt(const std::string &value, int32_t defaultErr) in StrToInt() function