Home
last modified time | relevance | path

Searched refs:kCorruptSuffix (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/
Dkey_file_store.h96 static const char kCorruptSuffix[]; variable
Dkey_file_store.cc58 const char KeyFileStore::kCorruptSuffix[] = ".corrupted"; member in shill::KeyFileStore
137 string corrupted_path = path_.value() + kCorruptSuffix; in MarkAsCorrupted()
Djson_store.cc62 static const char kCorruptSuffix[] = ".corrupted"; variable
467 string corrupted_path = path_.value() + kCorruptSuffix; in MarkAsCorrupted()