Searched refs:ConvertCharToInt32 (Results 1 – 3 of 3) sorted by relevance
93 int32_t ConvertCharToInt32(const char *s);
439 int32_t ConvertCharToInt32(const char *s) in ConvertCharToInt32() function
1816 int32_t net = ConvertCharToInt32(netType); in ParseNetTypeStr()