Home
last modified time | relevance | path

Searched refs:bytesize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp955 if (selfStructObj->bytesize() != otherStructObj->bytesize()) { in CompareStruct()
957 selfStructObj->bytesize(), otherStructObj->bytesize()); in CompareStruct()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_state_object_vk.cpp164 const uint32_t bytesize = pipelineLayout.pushConstant.byteSize; in GetDescriptorSetFillData() local
168 bytesize, // size in GetDescriptorSetFillData()