Searched defs:getAsSignedIntegerArray (Results 1 – 2 of 2) sorted by relevance
99 void getAsSignedIntegerArray(std::vector<int32_t> &value) const in getAsSignedIntegerArray() function in parameterFramework::ElementHandle
298 bool ElementHandle::getAsSignedIntegerArray(std::vector<int32_t> &value, string &error) const in getAsSignedIntegerArray() function in ElementHandle