Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Ddatashare_itypes_utils.cpp123 bool Marshalling(const PredicateTemplateNode &predicateTemplateNode, MessageParcel &parcel) in Marshalling()
129 bool Unmarshalling(PredicateTemplateNode &predicateTemplateNode, MessageParcel &parcel) in Unmarshalling()
165 bool Unmarshalling(OperationResult &predicateTemplateNode, MessageParcel &parcel) in Unmarshalling()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_types_util.cpp80 bool Unmarshalling(PredicateTemplateNode &predicateTemplateNode, MessageParcel &parcel) in Unmarshalling()