Home
last modified time | relevance | path

Searched defs:getDataSize (Results 1 – 20 of 20) 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-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAddr.cpp176 uint32_t DWARFDebugAddrTable::getDataSize() const { in getDataSize() function in DWARFDebugAddrTable
/external/javassist/src/main/javassist/
DCtPrimitiveType.java113 public int getDataSize() { return dataSize; } in getDataSize() method in CtPrimitiveType
/external/deqp/executor/
DxeCallQueue.hpp64 size_t getDataSize(void) const in getDataSize() function in xe::Call
DxeBatchResult.hpp99 int getDataSize(void) const in getDataSize() function in xe::TestCaseResultData
DxeContainerFormatParser.cpp103 int ContainerFormatParser::getDataSize(void) const in getDataSize() function in xe::ContainerFormatParser
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h791 uint64_t getDataSize(const FuncRecordTy *Record) { in getDataSize() function
845 template <support::endianness Endian> uint64_t getDataSize() const { in getDataSize() function
895 template <support::endianness Endian> uint64_t getDataSize() const { in getDataSize() function
939 template <support::endianness Endian> uint64_t getDataSize() const { in getDataSize() function
/external/clang/include/clang/AST/
DRecordLayout.h183 CharUnits getDataSize() const { in getDataSize() function
/external/deqp/framework/common/
DtcuCompressedTexture.hpp161 int getDataSize(void) const in getDataSize() function in tcu::CompressedTexture
/external/deqp/framework/xexml/
DxeXMLParser.hpp249 inline int Parser::getDataSize(void) const in getDataSize() function in xe::xml::Parser
/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-16.0/llvm/lib/ProfileData/
DInstrProfCorrelator.cpp97 std::optional<size_t> InstrProfCorrelator::getDataSize() const { in getDataSize() function in InstrProfCorrelator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h702 template <support::endianness Endian> uint32_t getDataSize() const { in getDataSize() function
733 template <support::endianness Endian> uint32_t getDataSize() const { in getDataSize() function
/external/deqp/modules/glshared/
DglsFragOpInteractionCase.cpp113 int getDataSize(void) const in getDataSize() function in deqp::gls::__anon98f628110211::VertexDataStorage
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateComputeTests.cpp148 size_t getDataSize() const in getDataSize() function
/external/google-cloud-java/java-dataplex/proto-google-cloud-dataplex-v1/src/main/java/com/google/cloud/dataplex/v1/
DAsset.java9082 long getDataSize(); in getDataSize() method
9189 public long getDataSize() { in getDataSize() method in Asset.DiscoveryStatus.Stats
9709 public long getDataSize() { in getDataSize() method in Asset.DiscoveryStatus.Stats.Builder
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp774 CharUnits getDataSize() const { in getDataSize() function in __anon9887e06b0111::ItaniumRecordLayoutBuilder
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.h593 size_t getDataSize() const { return mIntsPerResult * sizeof(uint64_t); } in getDataSize() function
/external/deqp/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp234 void getDataSize(int &width, int &height) in getDataSize() function in glcts::__anon72c58df70111::DrawIndirectBase