Searched refs:ReadOnlyKeyFileStore (Results 1 – 1 of 1) sorted by relevance
669 class ReadOnlyKeyFileStore : public KeyFileStore { class671 explicit ReadOnlyKeyFileStore(const base::FilePath& path) in ReadOnlyKeyFileStore() function in shill::__anoncebfb57f0211::ReadOnlyKeyFileStore680 ReadOnlyKeyFileStore store(path); // Don't modify file owned by caller. in OpenCheckClose()