Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/test/functional-tests/include/
DElementHandle.hpp109 std::vector<uint8_t> getAsBytes() const in getAsBytes() function in parameterFramework::ElementHandle
/external/parameter-framework/upstream/parameter/
DElementHandle.cpp180 bool ElementHandle::getAsBytes(std::vector<uint8_t> &bytesValue, std::string & /*error*/) const in getAsBytes() function in ElementHandle