Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dtlv_util.h295 template <typename _InTp> size_t CountVariant(TLVObject &data, uint32_t step, const _InTp &input) in CountVariant() function
301 size_t CountVariant(TLVObject &data, uint32_t step, const _InTp &input) in CountVariant() function
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/tlv/
H A Dtlv_object.h203 static inline size_t CountVariant(uint32_t step, const _InTp& input) in CountVariant() function
209 static inline size_t CountVariant(uint32_t step, const _InTp& input) in CountVariant() function