Searched refs:CheckAttach (Results 1 – 3 of 3) sorted by relevance
106 int CheckAttach(const std::string &sql);
183 int CheckAttach(const std::string &sql);
1167 int ret = CheckAttach(sql); in ExecuteSql()2041 int RdbStoreImpl::CheckAttach(const std::string &sql) in CheckAttach() function in OHOS::NativeRdb::RdbStoreImpl