Searched defs:decode (Results 1 – 3 of 3) sorted by relevance
36 static inline std::string decode(int mcc) { in decode() function
37 static inline std::string decode(int mnc) { in decode() function
126 bool decode(uint32_t input, double *output) const { in decode() function