Home
last modified time | relevance | path

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

/device/google/contexthub/util/common/
DJSONObject.h124 bool getFloat(KEY key, float *out) const { in getFloat() function
DJSONObject.cpp405 bool JSONValue::getFloat(float *value) const { in getFloat() function in android::JSONValue