Home
last modified time | relevance | path

Searched defs:IsPersistent (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/extensions/browser/api/
Dapi_resource.cc17 bool ApiResource::IsPersistent() const { in IsPersistent() function in extensions::ApiResource
/external/chromium_org/extensions/browser/api/hid/
Dhid_connection_resource.cc37 bool HidConnectionResource::IsPersistent() const { in IsPersistent() function in extensions::HidConnectionResource
/external/chromium_org/extensions/browser/api/usb/
Dusb_device_resource.cc44 bool UsbDeviceResource::IsPersistent() const { in IsPersistent() function in extensions::UsbDeviceResource
/external/chromium_org/extensions/browser/api/bluetooth_low_energy/
Dbluetooth_low_energy_notify_session.cc39 bool BluetoothLowEnergyNotifySession::IsPersistent() const { in IsPersistent() function in extensions::BluetoothLowEnergyNotifySession
Dbluetooth_low_energy_connection.cc39 bool BluetoothLowEnergyConnection::IsPersistent() const { in IsPersistent() function in extensions::BluetoothLowEnergyConnection
/external/chromium_org/extensions/browser/api/socket/
Dtcp_socket.cc351 bool ResumableTCPSocket::IsPersistent() const { return persistent(); } in IsPersistent() function in extensions::ResumableTCPSocket
357 bool ResumableTCPServerSocket::IsPersistent() const { return persistent(); } in IsPersistent() function in extensions::ResumableTCPServerSocket
Dudp_socket.cc295 bool ResumableUDPSocket::IsPersistent() const { return persistent(); } in IsPersistent() function in extensions::ResumableUDPSocket
/external/chromium_org/net/cookies/
Dcanonical_cookie.h80 bool IsPersistent() const { return !expiry_date_.is_null(); } in IsPersistent() function
/external/chromium_org/extensions/browser/api/bluetooth_socket/
Dbluetooth_api_socket.cc104 bool BluetoothApiSocket::IsPersistent() const { in IsPersistent() function in extensions::BluetoothApiSocket
/external/chromium_org/tools/clang/blink_gc_plugin/
DEdge.h92 virtual bool IsPersistent() { return false; } in IsPersistent() function
191 bool IsPersistent() { return true; } in IsPersistent() function
DConfig.h37 static bool IsPersistent(const std::string& name) { in IsPersistent() function
/external/chromium_org/extensions/browser/api/serial/
Dserial_connection.cc216 bool SerialConnection::IsPersistent() const { in IsPersistent() function in extensions::SerialConnection
/external/chromium_org/chrome/browser/extensions/api/log_private/
Dlog_private_api_chromeos.cc140 bool FileResource::IsPersistent() const { in IsPersistent() function in extensions::FileResource