Searched refs:IsNonBrowserProcess (Results 1 – 5 of 5) sorted by relevance
65 if (!install_static::IsNonBrowserProcess()) { in DllMain()
99 if (install_static::IsNonBrowserProcess()) in Init()
199 bool IsNonBrowserProcess();
282 EXPECT_FALSE(IsNonBrowserProcess()); in TEST()
593 bool IsNonBrowserProcess() { in IsNonBrowserProcess() function