Home
last modified time | relevance | path

Searched defs:bytesValue (Results 1 – 1 of 1) sorted by relevance

/external/parameter-framework/upstream/parameter/
DElementHandle.cpp180 bool ElementHandle::getAsBytes(std::vector<uint8_t> &bytesValue, std::string & /*error*/) const in getAsBytes()
191 bool ElementHandle::setAsBytes(const std::vector<uint8_t> &bytesValue, std::string &error) in setAsBytes()