Home | Sort by relevance Sort by last modified time |
/external/chromium_org/sandbox/win/src/ | |
handle_table.h | 75 bool needs_info_update() { return handle_entry_ != last_entry_; } function in class:sandbox::HandleTable::HandleEntry |
handle_table.cc | 95 if (needs_info_update()) { |