Home
last modified time | relevance | path

Searched refs:getAsDouble (Results 1 – 6 of 6) sorted by relevance

/external/parameter-framework/upstream/test/functional-tests/include/
DElementHandle.hpp77 void getAsDouble(double &value) const { mayFailCall(&EH::getAsDouble, value); } in getAsDouble() function in parameterFramework::ElementHandle
/external/parameter-framework/upstream/test/functional-tests/
DFloatingPoint.cpp164 REQUIRE_NOTHROW(handle.getAsDouble(getValueBack));
/external/parameter-framework/upstream/parameter/include/
DElementHandle.h213 bool getAsDouble(double &value, std::string &error) const;
/external/parameter-framework/upstream/parameter/
DElementHandle.cpp309 bool ElementHandle::getAsDouble(double &value, string &error) const in getAsDouble() function in ElementHandle
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowContentValues.java213 public Double getAsDouble(String key) { in getAsDouble() method in ShadowContentValues
/external/parameter-framework/upstream/doc/requirements/
DAPIs.md231 - `getAsDouble`