Searched defs:IsEmpty (Results 1 – 6 of 6) sorted by relevance
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/ | ||
D | filter.h | 35 bool IsEmpty() { in IsEmpty() function |
D | tracker_filter.h | 45 bool IsEmpty() const { in IsEmpty() function |
D | filter_extension.h | 130 bool IsEmpty() const { in IsEmpty() function |
/system/extras/simpleperf/ | ||
D | ProbeEvents.h | 49 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 |