Searched refs:kStorageFileName (Results 1 – 2 of 2) sorted by relevance
38 const char PendingActivationStore::kStorageFileName[] = member in shill::PendingActivationStore104 FilePath path = storage_path.Append(kStorageFileName); in InitStorage()
101 static const char kStorageFileName[]; variable