Home
last modified time | relevance | path

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

/hardware/ril/include/telephony/
Dril_mnc.h75 static inline int encode(int mnc, int numDigits) { in encode() function
98 static inline int encode(const std::string & mnc) { in encode() function
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidParser.h137 bool encode(double input, uint32_t *output) const { in encode() function