Searched refs:replay_sync_error (Results 1 – 3 of 3) sorted by relevance
116 replay_sync_error("Missing character write event in the replay log"); in replay_char_write_event_load()137 replay_sync_error("Missing character read all event in the replay log"); in replay_char_read_all_load()
206 G_NORETURN void replay_sync_error(const char *error);
330 G_NORETURN void replay_sync_error(const char *error) in replay_sync_error() function