Searched defs:FakeHost (Results 1 – 5 of 5) sorted by relevance
12 pub struct FakeHost { struct22 impl FakeHost { implementation23 pub fn new(files: &HashMap<PathBuf, FileMetadata>, tracked_files: &[String]) -> FakeHost { in new()88 impl Host for FakeHost { implementation
6 class FakeHost(object): class
83 class FakeHost : public base::UnixSocket::EventListener { class110 FakeHost(bool should_listen, base::TaskRunner* task_runner) { in FakeHost() function in perfetto::ipc::__anon03c600040111::FakeHost
52 class FakeHost(object): class
1023 class FakeHost: class