Lines Matching full:failed
61 EMSG("Failed to open token persistent db: %#"PRIx32, res); in update_persistent_db()
67 EMSG("Failed to write to token persistent db: %#"PRIx32, res); in update_persistent_db()
384 DMSG("Failed to read database"); in unregister_persistent_object()
403 DMSG("Failed to update database"); in unregister_persistent_object()
485 EMSG("OpenPersistent failed %#"PRIx32, res); in load_persistent_object_attributes()
493 EMSG("GetObjectInfo failed %#"PRIx32, res); in load_persistent_object_attributes()
508 EMSG("Seek to 0 failed %#"PRIx32, res); in load_persistent_object_attributes()
513 EMSG("Read %zu bytes, failed %#"PRIx32, in load_persistent_object_attributes()
557 EMSG("OpenPersistent failed %#"PRIx32, res); in update_persistent_object_attributes()
681 EMSG("Failed to allocate initial_data buffer"); in init_persistent_db()
695 EMSG("Failed to create db: %#"PRIx32, res); in init_persistent_db()