Searched defs:IsEmpty (Results 1 - 6 of 6) sorted by relevance

/system/connectivity/shill/net/
H A Dbyte_string.h96 bool IsEmpty() const { return GetLength() == 0; } function in class:shill::ByteString
/system/connectivity/shill/
H A Dhook_table.h81 bool IsEmpty() const { return hook_table_.empty(); } function in class:shill::HookTable
H A Dkey_value_store.cc35 bool KeyValueStore::IsEmpty() { function in class:shill::KeyValueStore
/system/extras/simpleperf/
H A Dbuild_id.h79 bool IsEmpty() const { function in class:BuildId
/system/extras/perfprofd/quipper/
H A Daddress_mapper.h58 bool IsEmpty() const { function in class:quipper::AddressMapper
70 // IsEmpty() to distinguish this from actual emptiness.
/system/update_engine/payload_generator/
H A Dpayload_generation_config.cc29 bool PostInstallConfig::IsEmpty() const { function in class:chromeos_update_engine::PostInstallConfig
188 TEST_AND_RETURN_FALSE(part.postinstall.IsEmpty());
207 TEST_AND_RETURN_FALSE(part.postinstall.IsEmpty());

Completed in 178 milliseconds