Home
last modified time | relevance | path

Searched defs:checkSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dexecutor_func_common.c41 …ufferFromAttributeBase(const Attribute *attribute, AttributeKey key, bool checkSize, uint32_t size) in GetBufferFromAttributeBase()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.cpp990 bool DecodeDataURI(vector<uint8_t>& out, string_view in, size_t reqBytes, bool checkSize, string_vi… in DecodeDataURI()