OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_should_close
(Results
1 - 1
of
1
) sorted by null
/system/update_engine/common/
utils.h
382
void
set_should_close
(bool should_close) { should_close_ = should_close; }
function in class:chromeos_update_engine::ScopedFdCloser
Completed in 2467 milliseconds