OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CanPerformInstallOperation
(Results
1 - 2
of
2
) sorted by null
/system/update_engine/payload_consumer/
delta_performer.h
228
bool
CanPerformInstallOperation
(const InstallOperation& operation);
delta_performer.cc
676
if (!
CanPerformInstallOperation
(op))
686
// Note: Validate must be called only if
CanPerformInstallOperation
is
[
all
...]
Completed in 1097 milliseconds