Searched refs:InProcessSystemService (Results 1 – 1 of 1) sorted by relevance
45 class InProcessSystemService { class47 InProcessSystemService() in InProcessSystemService() function in perfetto::test::__anon2e1539850111::InProcessSystemService62 InProcessSystemService* g_system_service = nullptr;72 std::unique_ptr<InProcessSystemService> old_service(g_system_service); in Start()76 g_system_service = new InProcessSystemService(); in Start()