Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.h199 inline std::string GetMetaUserIdKey(const std::string &userId, const std::string &appId) in GetMetaUserIdKey() function
H A Dobject_manager.cpp301 std::string metaKey = GetMetaUserIdKey(userId, appId); in Clear()
343 std::string metaKey = GetMetaUserIdKey(userId, appId); in DeleteByAppId()
1079 std::string userMetaKey = GetMetaUserIdKey(userId, appId); in SaveUserToMeta()