OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NeedScanning
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/UI/Common/
UpdateAction.h
37
bool
NeedScanning
() const
Update.cpp
732
bool
needScanning
= false;
734
if (options.Commands[i].ActionSet.
NeedScanning
())
735
needScanning
= true;
736
if (
needScanning
)
Completed in 84 milliseconds