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