Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dmock_auto_launch.h25 …void SetAutoLaunchItem(const std::string &identify, const std::string &userId, const AutoLaunchIte… in SetAutoLaunchItem() function
H A Ddistributeddb_mock_sync_module_test.cpp209 mockAutoLaunch.SetAutoLaunchItem(id, userId, item); in AutoLaunchCheck001()