HomeSort by relevance Sort by last modified time
    Searched refs:needs_info_update (Results 1 - 2 of 2) sorted by null

  /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()) {

Completed in 34 milliseconds