Searched defs:getValue (Results 1 – 3 of 3) sorted by relevance
125 double HX711::getValue(uint8_t times){ in getValue() function in HX711
39 intptr_t getValue() {return mValue;} in getValue() function
64 const char* InputProperty::getValue() const { in getValue() function in android::InputProperty