Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/remote-processor/
DAnswerMessage.cpp68 size_t CAnswerMessage::getDataSize() const in getDataSize() function in CAnswerMessage
DRequestMessage.cpp128 size_t CRequestMessage::getDataSize() const in getDataSize() function in CRequestMessage
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAddr.cpp192 uint32_t DWARFDebugAddrTable::getDataSize() const { in getDataSize() function in DWARFDebugAddrTable
/external/deqp/executor/
DxeCallQueue.hpp58 size_t getDataSize (void) const { return m_data.size(); } in getDataSize() function in xe::Call
DxeBatchResult.hpp83 int getDataSize (void) const { return (int)m_data.size(); } in getDataSize() function in xe::TestCaseResultData
DxeContainerFormatParser.cpp103 int ContainerFormatParser::getDataSize (void) const in getDataSize() function in xe::ContainerFormatParser
DxeXMLParser.hpp222 inline int Parser::getDataSize (void) const in getDataSize() function in xe::xml::Parser
/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/
Daudio_buffer.h34 size_t getDataSize() const { return getSampleCount() * sizeof(T); } in getDataSize() function
/external/clang/include/clang/AST/
DRecordLayout.h183 CharUnits getDataSize() const { in getDataSize() function
/external/deqp/framework/common/
DtcuCompressedTexture.hpp144 int getDataSize (void) const { return (int)m_data.size(); } in getDataSize() function in tcu::CompressedTexture
/external/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h512 template <support::endianness Endian> uint32_t getDataSize() const { in getDataSize() function
540 template <support::endianness Endian> uint32_t getDataSize() const { in getDataSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h700 template <support::endianness Endian> uint32_t getDataSize() const { in getDataSize() function
731 template <support::endianness Endian> uint32_t getDataSize() const { in getDataSize() function
/external/deqp/modules/glshared/
DglsFragOpInteractionCase.cpp110 int getDataSize (void) const { return (int)m_data.size(); } in getDataSize() function in deqp::gls::__anon184b1da60211::VertexDataStorage
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp774 CharUnits getDataSize() const { in getDataSize() function in __anon79d41fe00111::ItaniumRecordLayoutBuilder
/external/deqp/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp234 void getDataSize(int& width, int& height) in getDataSize() function in glcts::__anon77c8eeec0111::DrawIndirectBase