Home
last modified time | relevance | path

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

/system/teeui/libteeui/src/
Dmsg_formatting.cpp41 auto size = in.extractFieldSize(); in read()
/system/teeui/libteeui/include/teeui/
Dmsg_formatting.h91 typename std::enable_if<std::is_const<U>::value, uint32_t>::type extractFieldSize() { in extractFieldSize() function