Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DParameterBlackboard.cpp64 void CParameterBlackboard::writeInteger(const void* pvSrcData, uint32_t uiSize, uint32_t uiOffset, … in writeInteger() function in CParameterBlackboard
/external/deqp/framework/common/
DtcuTestLog.cpp341 void TestLog::writeInteger (const char* name, const char* description, const char* unit, qpKeyValue… in writeInteger() function in tcu::TestLog