Searched refs:GetGroupDatabaseDirWithCheck (Results 1 – 2 of 2) sorted by relevance
451 …int32_t GetGroupDatabaseDirWithCheck(const std::string &groupId, bool checkExist, std::string &dat…
175 int32_t ContextImpl::GetGroupDatabaseDirWithCheck(const std::string &groupId, bool checkExist, std:… in GetGroupDatabaseDirWithCheck() function in OHOS::AbilityRuntime::ContextImpl192 ret = GetGroupDatabaseDirWithCheck(groupId, checkExist, databaseDir); in GetSystemDatabaseDir()