HomeSort by relevance Sort by last modified time
    Searched defs:Forget (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/sync/notifier/
fake_invalidation_state_tracker.cc 44 void FakeInvalidationStateTracker::Forget(const ObjectIdSet& ids) {
  /external/chromium_org/sync/tools/
null_invalidation_state_tracker.cc 34 void NullInvalidationStateTracker::Forget(const ObjectIdSet& ids) {
  /external/chromium_org/device/bluetooth/
bluetooth_device_win.cc 174 void BluetoothDeviceWin::Forget(const ErrorCallback& error_callback) {
bluetooth_device_chromeos.cc 364 void BluetoothDeviceChromeOS::Forget(const ErrorCallback& error_callback) {
  /external/chromium_org/chrome/browser/invalidation/
invalidator_storage.cc 161 void InvalidatorStorage::Forget(const syncer::ObjectIdSet& ids) {
336 // This could happen if the acknowledgement is delayed and Forget() has
  /external/chromium_org/v8/src/
effects.h 66 static Effect Forget(Isolate* isolate) {
149 void Forget() {
151 Effect::Forget(Base::isolate()), Effects(Base::zone()) };

Completed in 190 milliseconds