Home
last modified time | relevance | path

Searched defs:CheckTableName (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/
H A Duserfile_client_ex.cpp95 static bool CheckTableName(const std::string &tableName) in CheckTableName() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.cpp1233 int SQLiteRelationalStore::CheckTableName(const std::vector<std::string> &tableNames) in CheckTableName() function in DistributedDB::SQLiteRelationalStore