Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dsubscription.h43 static constexpr const char *RELATION_PREFIX = "CLOUD_RELATION"; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dsubscription.cpp88 …return Constant::Join(RELATION_PREFIX, Constant::KEY_SEPARATOR, { std::to_string(userId), bundleNa… in GetRelationKey()