Home
last modified time | relevance | path

Searched defs:GetByteSize (Results 1 – 6 of 6) sorted by relevance

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
Dtensor_desc.cpp151 OH_NN_ReturnCode TensorDesc::GetByteSize(size_t* byteSize) const in GetByteSize() function in OHOS::NeuralNetworkRuntime::TensorDesc
/foundation/ability/ability_base/interfaces/inner_api/base/src/
Dzchar_wrapper.cpp65 int Char::GetByteSize(zchar c) /* [in] */ in GetByteSize() function in OHOS::AAFwk::Char
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
Dproperty_util.cpp293 size_t CustomPropertyPodContainer::GetByteSize() const in GetByteSize() function in CustomPropertyPodContainer
649 size_t CustomPropertyBindingContainer::GetByteSize() const in GetByteSize() function in CustomPropertyBindingContainer
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
Dproperty_util.cpp291 size_t CustomPropertyPodContainer::GetByteSize() const in GetByteSize() function in CustomPropertyPodContainer
/foundation/multimedia/audio_framework/services/audio_service/common/src/
Dvolume_tools.cpp104 size_t GetByteSize(AudioSampleFormat format) in GetByteSize() function
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
Dext_decoder.cpp657 static uint64_t GetByteSize(int32_t width, int32_t height) in HeapMemAlloc() function