Home
last modified time | relevance | path

Searched refs:GetAutoLaunchItemUid (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dmock_auto_launch.h48 return AutoLaunch::GetAutoLaunchItemUid(identifier, originalUserId, ext); in CallGetAutoLaunchItemUid()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h181 … std::string GetAutoLaunchItemUid(const std::string &identifier, const std::string &originalUserId,
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp699 std::string userId = GetAutoLaunchItemUid(identifier, originalUserId, handleByCallback); in ReceiveUnknownIdentifierCallBack()
1382 std::string AutoLaunch::GetAutoLaunchItemUid(const std::string &identifier, const std::string &orig… in GetAutoLaunchItemUid() function in DistributedDB::AutoLaunch