Searched refs:GetTypeSize (Results 1 – 12 of 12) sorted by relevance
41 uint32_t result = GetTypeSize(dataType);53 uint32_t result = GetTypeSize(dataType);65 uint32_t result = GetTypeSize(dataType);77 uint32_t result = GetTypeSize(dataType);89 uint32_t result = GetTypeSize(dataType);
27 uint32_t GetTypeSize(OH_NN_DataType type) in GetTypeSize() function167 uint32_t typeSize = GetTypeSize(m_dataType); in GetByteSize()
87 virtual size_t GetTypeSize() const { return 0; } in GetTypeSize() function129 return rawPtr != nullptr ? rawPtr->GetTypeSize() : 0; in TypeSize()
38 size_t GetTypeSize() const override \
32 int32_t GetTypeSize();
37 uint32_t GetTypeSize(OH_NN_DataType type);
27 uint32_t GetTypeSize(OH_NN_DataType type) in GetTypeSize() function
235 uint64_t dataLength {static_cast<uint64_t>(GetTypeSize(m_dataType))}; in ValidateDimensions()
49 int32_t DistributedAccountEventService::GetTypeSize() in GetTypeSize() function in OHOS::AccountSA::DistributedAccountEventService
285 if (eventListener->second->GetTypeSize() == 0) { in UnsubscribeDistributedAccountEvent()
35 "OHOS::AccountSA::DistributedAccountEventService::GetTypeSize()";