Searched refs:CHECK_FLAG (Results 1 – 2 of 2) sorted by relevance
44 const std::string FileColumn::CHECK_FLAG = "check_flag"; member in OHOS::FileManagement::CloudDisk::FileColumn74 CHECK_FLAG + " INT DEFAULT 0, " +92 " ADD COLUMN " + CHECK_FLAG + " INT DEFAULT 0";
44 static const std::string CHECK_FLAG; variable