Home
last modified time | relevance | path

Searched refs:in_job (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/common/
Dsandbox_win.cc252 BOOL in_job = true; in ShouldSetJobLevel() local
254 if (!::IsProcessInJob(::GetCurrentProcess(), NULL, &in_job)) in ShouldSetJobLevel()
256 if (!in_job) in ShouldSetJobLevel()