Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/
H A Dstring_to_number.cc68 inline float StrToT(const char* str, char** str_end) { in StrToT() function
73 inline double StrToT(const char* str, char** str_end) { in StrToT() function
78 inline long double StrToT(const char* str, char** str_end) { in StrToT() function