Searched refs:WithFileName (Results 1 – 4 of 4) sorted by relevance
30 struct WithFileName { struct31 WithFileName() = default;32 WithFileName(const std::string& fileName) : mFileName(fileName) {} in WithFileName() function
39 struct ManifestHal : public WithFileName {
47 public WithFileName {
61 public WithFileName {