HomeSort by relevance Sort by last modified time
    Searched refs:removed_files_ (Results 1 - 2 of 2) sorted by null

  /system/tools/aidl/tests/
fake_io_delegate.cpp 84 removed_files_.erase(file_path);
90 removed_files_.insert(file_path);
150 if (removed_files_.count(path) > 0) {
fake_io_delegate.h 81 mutable std::set<std::string> removed_files_; member in class:android::aidl::test::FakeIoDelegate

Completed in 576 milliseconds