Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h175 int CheckAutoLaunchRealPath(const AutoLaunchItem &autoLaunchItem);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp1233 int AutoLaunch::CheckAutoLaunchRealPath(const AutoLaunchItem &autoLaunchItem) in CheckAutoLaunchRealPath() function in DistributedDB::AutoLaunch
1418 int errCode = CheckAutoLaunchRealPath(autoLaunchItem); in ChkAutoLaunchAbort()