Searched refs:checkGetValidity (Results 1 – 2 of 2) sorted by relevance
226 if (not checkGetValidity(isVector<T>::value, error)) { in getAs() local345 bool ElementHandle::checkGetValidity(bool asArray, string &error) const in checkGetValidity() function in ElementHandle367 if (not checkGetValidity(arrayLength != 0, error)) { in checkSetValidity() local
259 bool checkGetValidity(bool asArray, std::string &error) const;