HomeSort by relevance Sort by last modified time
    Searched refs:GetPersistedValue (Results 1 - 2 of 2) sorted by null

  /system/update_engine/
payload_state.cc 801 int64_t PayloadState::GetPersistedValue(const string& key) {
869 SetPayloadAttemptNumber(GetPersistedValue(kPrefsPayloadAttemptNumber));
    [all...]
payload_state.h 245 int64_t GetPersistedValue(const std::string& key);

Completed in 55 milliseconds