Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp209 EraseAutoLaunchItem(identifier, userId); in GetKVConnectionInEnable()
223 EraseAutoLaunchItem(identifier, userId); in GetKVConnectionInEnable()
239 EraseAutoLaunchItem(identifier, userId); in GetKVConnectionInEnable()
428 EraseAutoLaunchItem(identifier, userId); in DisableKvStoreAutoLaunch()
1208 void AutoLaunch::EraseAutoLaunchItem(const std::string &identifier, const std::string &userId) in EraseAutoLaunchItem() function in DistributedDB::AutoLaunch
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h171 void EraseAutoLaunchItem(const std::string &identifier, const std::string &userId);