Searched refs:SetDouble (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
H A Ddocument.h1466 GenericValue& SetDouble(double d) { this->~GenericValue(); new (this) GenericValue(d); return *this; } function in class:GenericValue
/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
H A Dvaluetest.cpp564 // SetDouble()
566 z.SetDouble(12.34);

Completed in 117 milliseconds