Searched defs:IsEmpty (Results 1 – 3 of 3) sorted by relevance
/system/extras/simpleperf/ | ||
D | ProbeEvents.h | 44 bool IsEmpty() const { return kprobe_events_.empty(); } in IsEmpty() function |
D | build_id.h | 79 bool IsEmpty() const { in IsEmpty() function |
/system/update_engine/payload_generator/ | ||
D | payload_generation_config.cc | 46 bool PostInstallConfig::IsEmpty() const { in IsEmpty() function in chromeos_update_engine::PostInstallConfig |