Searched defs:getAsIntegerArray (Results 1 – 2 of 2) sorted by relevance
85 void getAsIntegerArray(std::vector<uint32_t> &value) const in getAsIntegerArray() function in parameterFramework::ElementHandle
277 bool ElementHandle::getAsIntegerArray(std::vector<uint32_t> &value, string &error) const in getAsIntegerArray() function in ElementHandle