Home
last modified time | relevance | path

Searched defs:subSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dbytecode_gen.cpp159 uint32_t subSize = 0; in CalculateSize() local
216 auto subSize = current->GetSubSize(); in ByteCodeWriteWalk() local
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_tag.cpp454 static void MergeAllDesc(const napi_property_descriptor* subDesc, size_t subSize, in MergeAllDesc()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp2741 uint32_t subSize = size - (sub - data1); in DecodeBase64() local