Searched refs:setFileSystem (Results 1 – 4 of 4) sorted by relevance
385 .setFileSystem(std::make_unique<HostFileSystem>(dirmap, UNKNOWN_ERROR)) in checkAllFiles()441 .setFileSystem(std::make_unique<HostFileSystem>(dirmap, NAME_NOT_FOUND)) in checkDirmaps()
989 VintfObject::Builder& VintfObject::Builder::setFileSystem(std::unique_ptr<FileSystem>&& e) { in setFileSystem() function in android::vintf::VintfObject::Builder
354 Builder& setFileSystem(std::unique_ptr<FileSystem>&&);
414 .setFileSystem(std::make_unique<NiceMock<MockFileSystem>>()) in SetUp()