Searched refs:stored (Results 1 – 8 of 8) sorted by relevance
110 failure_record_t* stored = &failure_map_[uid]; in GetFailureRecord() local111 if (user_id != stored->secure_user_id) { in GetFailureRecord()112 stored->secure_user_id = user_id; in GetFailureRecord()113 stored->last_checked_timestamp = 0; in GetFailureRecord()114 stored->failure_counter = 0; in GetFailureRecord()116 memcpy(record, stored, sizeof(*record)); in GetFailureRecord()121 failure_record_t* stored = &failure_map_[uid]; in ClearFailureRecord() local122 stored->secure_user_id = user_id; in ClearFailureRecord()123 stored->last_checked_timestamp = 0; in ClearFailureRecord()124 stored->failure_counter = 0; in ClearFailureRecord()
8 # Edit the attributes stored in the GPT.
10 # *NOT* correspond to a field. Instead, class of device is stored internally as 24 bits,
23 // HAL module implementation, not prelinked and stored in
16 2. A device image folder stored locally, which will be run within
1363 // The index of the logging buffer where TracePacket(s) will be stored.2087 // (num of events stored in the trace = total - failed - skipped).2494 // Pointers are stored in a separate type as the JSON output treats them5573 // All fields (except comms) are stored in a structure-of-arrays form, one5893 // stored in vulkan_memory_keys from5957 // Interned string. Original string value is stored in function_names from6188 // Pointers are stored in a separate type as the JSON output treats them6354 // Describes the current values stored in the Chrome Compositor state machine.