Home
last modified time | relevance | path

Searched defs:GetTypeSize (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/ohosaccount/native/src/
H A Ddistributed_account_event_service.cpp49 int32_t DistributedAccountEventService::GetTypeSize() in GetTypeSize() function in OHOS::AccountSA::DistributedAccountEventService
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dtransform.cpp27 uint32_t GetTypeSize(OH_NN_DataType type) in GetTypeSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/memory/
H A Dtype_info_base.h87 virtual size_t GetTypeSize() const { return 0; } in GetTypeSize() function
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dtensor_desc.cpp27 uint32_t GetTypeSize(OH_NN_DataType type) in GetTypeSize() function