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

/external/parameter-framework/upstream/test/functional-tests/include/
H A DElementHandle.hpp90 void setAsSignedInteger(int32_t value) { mayFailCall(&EH::setAsSignedInteger, value); } function in class:parameterFramework::ElementHandle
/external/parameter-framework/upstream/parameter/
H A DElementHandle.cpp283 bool ElementHandle::setAsSignedInteger(int32_t value, string &error) function in class:ElementHandle

Completed in 216 milliseconds