Searched defs:ConvertStringToInt (Results 1 – 4 of 4) sorted by relevance
53 bool ConvertStringToInt(const char *src, int &dst) in ConvertStringToInt() function
85 static uint16_t ConvertStringToInt(const char *deviceType, uint16_t *typeId) in ConvertStringToInt() function
69 static int32_t ConvertStringToInt(const uint8_t *param, uint32_t paraLen, BIGNUM **bigNum) in ConvertStringToInt() function
478 int ConvertStringToInt(const std::string str) in ConvertStringToInt() function