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