Searched refs:CREATE_FILE_TABLE (Results 1 – 3 of 3) sorted by relevance
65 static const std::string CREATE_FILE_TABLE; variable
50 const std::string FileColumn::CREATE_FILE_TABLE = "CREATE TABLE IF NOT EXISTS " + member in OHOS::FileManagement::CloudDisk::FileColumn
1488 FileColumn::CREATE_FILE_TABLE, in ExecuteSql()