Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/src/
Dhandle_table.h75 bool needs_info_update() { return handle_entry_ != last_entry_; } in needs_info_update() function
Dhandle_table.cc95 if (needs_info_update()) { in UpdateInfo()