Searched refs:CreateDeleteExcessiveRecordsPrepareSqlCmd (Results 1 – 3 of 3) sorted by relevance
84 …std::string CreateDeleteExcessiveRecordsPrepareSqlCmd(DataType type, uint32_t excessiveSize) const;
284 std::string deleteExcessiveSql = CreateDeleteExcessiveRecordsPrepareSqlCmd(type, excessiveSize); in DeleteExcessiveRecords()543 std::string PermissionUsedRecordDb::CreateDeleteExcessiveRecordsPrepareSqlCmd(DataType type, in CreateDeleteExcessiveRecordsPrepareSqlCmd() function in OHOS::Security::AccessToken::PermissionUsedRecordDb
256 …ASSERT_EQ("", PermissionUsedRecordDb::GetInstance().CreateDeleteExcessiveRecordsPrepareSqlCmd(type…269 …ASSERT_NE("", PermissionUsedRecordDb::GetInstance().CreateDeleteExcessiveRecordsPrepareSqlCmd(type…