Searched defs:getFloat (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish-opengl/android-emu/android/base/files/ | ||
D | Stream.cpp | 94 float Stream::getFloat() { in getFloat() function in android::base::Stream |
/device/google/contexthub/util/common/ | ||
D | JSONObject.h | 124 bool getFloat(KEY key, float *out) const { in getFloat() function |
D | JSONObject.cpp | 401 bool JSONValue::getFloat(float *value) const { in getFloat() function in android::JSONValue |