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

  /external/parameter-framework/upstream/test/functional-tests/include/
ElementHandle.hpp 91 void getAsSignedInteger(int32_t &value) const { mayFailCall(&EH::getAsSignedInteger, value); }
  /external/parameter-framework/upstream/parameter/
ElementHandle.cpp 288 bool ElementHandle::getAsSignedInteger(int32_t &value, string &error) const

Completed in 132 milliseconds