Home
last modified time | relevance | path

Searched defs:StringToInt (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/util/
H A Dutil.h38 static inline int32_t StringToInt(const std::string& value) in StringToInt() function
/ohos5.0/drivers/peripheral/audio/test/sample/
H A Dframework_common.c174 uint32_t StringToInt(const char *flag) in StringToInt() function
/ohos5.0/base/startup/init/interfaces/innerkits/syspara/
H A Dparam_wrapper.cpp40 bool StringToInt(const std::string& str, T min, T max, T& out) in StringToInt() function
/ohos5.0/foundation/distributedhardware/device_manager/common/src/
H A Ddm_anonymous.cpp218 int32_t StringToInt(const std::string &str, int32_t base) in StringToInt() function
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dnfc_sdk_common.cpp117 uint32_t NfcSdkCommon::StringToInt(std::string src, bool bLittleEndian) in StringToInt() function in OHOS::NFC::KITS::NfcSdkCommon
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dstring_utils.h206 inline int32_t StringToInt(const std::string& value) in StringToInt() function
/ohos5.0/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Dsource_map.cpp54 int32_t StringToInt(const std::string& value) in StringToInt() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.h147 inline int32_t StringToInt(const std::string& value) in StringToInt() function
/ohos5.0/base/startup/init/services/utils/
H A Dinit_utils.c517 int StringToInt(const char *str, int defaultValue) in StringToInt() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dquery_helper.cpp567 int QueryHelper::StringToInt(const std::string &word) in StringToInt() function in OHOS::DistributedKv::QueryHelper
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/
H A Dhdi_service_common.cpp139 uint32_t StringToInt(std::string flag) in StringToInt() function
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/
H A Daudio_hdi_common.cpp146 uint32_t StringToInt(std::string flag) in StringToInt() function
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dupgrade_restore.cpp165 int UpgradeRestore::StringToInt(const std::string& str) in StringToInt() function in OHOS::Media::UpgradeRestore
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1219 int32_t NotificationPreferencesDatabase::StringToInt(const std::string &str) const in StringToInt() function in OHOS::Notification::NotificationPreferencesDatabase
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp1599 ErrCode BundleTestTool::StringToInt( in StringToInt() function in OHOS::AppExecFwk::BundleTestTool
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp360 int StringToInt(const char* string, int defaultValue = 0) in StringToInt() function