OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_replace
(Results
1 - 1
of
1
) sorted by null
/system/update_engine/payload_generator/
ab_generator.cc
164
const bool
is_replace
= original_op.type() == InstallOperation::REPLACE;
local
175
if (
is_replace
) {
Completed in 167 milliseconds