Searched defs:DropCollection (Results 1 – 4 of 4) sorted by relevance
489 int PreferencesDb::DropCollection() in DropCollection() function in OHOS::NativePreferences::PreferencesDb
30 typedef int32_t (*DropCollection)(GRD_DB *db, const char *collectionName, uint32_t flags); typedef
351 int SqliteStoreExecutorImpl::DropCollection(const std::string &name, bool ignoreNonExists) in DropCollection() function in DocumentDB::SqliteStoreExecutorImpl
85 int DocumentStore::DropCollection(const std::string &name, uint32_t flags) in DropCollection() function in DocumentDB::DocumentStore