HomeSort by relevance Sort by last modified time
    Searched refs:AsDouble (Results 1 - 2 of 2) sorted by null

  /external/flatbuffers/include/flatbuffers/
flexbuffers.h 411 double AsDouble() const {
434 float AsFloat() const { return static_cast<float>(AsDouble()); }
464 return flatbuffers::NumToString(AsDouble());
    [all...]
  /external/flatbuffers/tests/
test.cpp     [all...]

Completed in 41 milliseconds