Searched defs:setAsDouble (Results 1 - 2 of 2) sorted by relevance

/external/parameter-framework/upstream/test/functional-tests/include/
H A DElementHandle.hpp74 /** Wrap EH::setAsDouble to throw an exception on failure. */
75 void setAsDouble(double value) { mayFailCall(&EH::setAsDouble, value); } function in class:parameterFramework::ElementHandle
/external/parameter-framework/upstream/parameter/
H A DElementHandle.cpp304 bool ElementHandle::setAsDouble(double value, string &error) function in class:ElementHandle

Completed in 649 milliseconds