Home
last modified time | relevance | path

Searched refs:checkSetValidity (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/upstream/parameter/
DElementHandle.cpp199 if (not checkSetValidity(getUserInputSize(value), error)) { in setAs() local
364 bool ElementHandle::checkSetValidity(size_t arrayLength, string &error) const in checkSetValidity() function in ElementHandle
/external/parameter-framework/upstream/parameter/include/
DElementHandle.h249 bool checkSetValidity(size_t arrayLength, std::string &error) const;