Searched defs:IsPresent (Results 1 – 10 of 10) sorted by relevance
80 bool IsPresent() const { return image_.IsPresent(); } in IsPresent() function
91 bool IsPresent() const { return ehdr_ != NULL; } in IsPresent() function
111 bool Yama::IsPresent() { return GetStatus() & STATUS_PRESENT; } in IsPresent() function in sandbox::Yama
85 bool BluetoothAdapterWin::IsPresent() const { in IsPresent() function in device::BluetoothAdapterWin
44 virtual bool IsPresent() const OVERRIDE { in IsPresent() function in device::TestBluetoothAdapter
168 bool BluetoothAdapterChromeOS::IsPresent() const { in IsPresent() function in chromeos::BluetoothAdapterChromeOS
54 bool NfcAdapterChromeOS::IsPresent() const { in IsPresent() function in chromeos::NfcAdapterChromeOS
121 bool IsPresent() const { return adapter_.get() && adapter_->IsPresent(); } in IsPresent() function in EasyUnlockService::BluetoothDetector