Searched defs:setAsBytes (Results 1 – 2 of 2) sorted by relevance
112 void setAsBytes(const std::vector<uint8_t> &settings) { mayFailSet(&EH::setAsBytes, settings); } in setAsBytes() function in parameterFramework::ElementHandle
191 bool ElementHandle::setAsBytes(const std::vector<uint8_t> &bytesValue, std::string &error) in setAsBytes() function in ElementHandle