OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ValidateIsEmpty
(Results
1 - 2
of
2
) sorted by null
/system/update_engine/payload_generator/
payload_generation_config.h
88
bool
ValidateIsEmpty
() const;
payload_generation_config.cc
72
bool ImageConfig::
ValidateIsEmpty
() const {
196
TEST_AND_RETURN_FALSE(source.
ValidateIsEmpty
());
Completed in 62 milliseconds