HomeSort by relevance Sort by last modified time
    Searched refs:getAsIntegerArray (Results 1 - 3 of 3) sorted by null

  /external/parameter-framework/upstream/test/functional-tests/include/
ElementHandle.hpp 85 void getAsIntegerArray(std::vector<uint32_t> &value) const
87 mayFailCall(&EH::getAsIntegerArray, value);
  /external/parameter-framework/upstream/parameter/include/
ElementHandle.h 201 bool getAsIntegerArray(std::vector<uint32_t> &value, std::string &error) const;
  /external/parameter-framework/upstream/parameter/
ElementHandle.cpp 277 bool ElementHandle::getAsIntegerArray(std::vector<uint32_t> &value, string &error) const

Completed in 2909 milliseconds