Searched refs:PersistentWillBeMember (Results 1 - 25 of 47) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/modules/quota/
H A DDeprecatedStorageQuotaCallbacksImpl.h67 PersistentWillBeMember<StorageUsageCallback> m_usageCallback;
68 PersistentWillBeMember<StorageQuotaCallback> m_quotaCallback;
69 PersistentWillBeMember<StorageErrorCallback> m_errorCallback;
H A DNavigatorStorageQuota.h65 mutable PersistentWillBeMember<StorageQuota> m_storageQuota;
66 mutable PersistentWillBeMember<DeprecatedStorageQuota> m_temporaryStorage;
67 mutable PersistentWillBeMember<DeprecatedStorageQuota> m_persistentStorage;
H A DWorkerNavigatorStorageQuota.h58 mutable PersistentWillBeMember<DeprecatedStorageQuota> m_temporaryStorage;
59 mutable PersistentWillBeMember<DeprecatedStorageQuota> m_persistentStorage;
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
H A DFetchEvent.h45 PersistentWillBeMember<RespondWithObserver> m_observer;
46 PersistentWillBeMember<Request> m_request;
/external/chromium_org/third_party/WebKit/Source/modules/device_orientation/
H A DDeviceMotionEvent.h68 PersistentWillBeMember<DeviceMotionData> m_deviceMotionData;
69 PersistentWillBeMember<DeviceAcceleration> m_acceleration;
70 PersistentWillBeMember<DeviceAcceleration> m_accelerationIncludingGravity;
71 PersistentWillBeMember<DeviceRotationRate> m_rotationRate;
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
H A DGeolocationInspectorAgent.h68 PersistentWillBeMember<GeolocationPosition> m_geolocationPosition;
69 PersistentWillBeMember<GeolocationPosition> m_platformGeolocationPosition;
H A DNavigatorGeolocation.h48 mutable PersistentWillBeMember<Geolocation> m_geolocation;
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
H A DAudioProcessingEvent.h57 PersistentWillBeMember<AudioBuffer> m_inputBuffer;
58 PersistentWillBeMember<AudioBuffer> m_outputBuffer;
/external/chromium_org/third_party/WebKit/Source/modules/battery/
H A DNavigatorBattery.h34 PersistentWillBeMember<BatteryManager> m_batteryManager;
/external/chromium_org/third_party/WebKit/Source/modules/geofencing/
H A DNavigatorGeofencing.h34 PersistentWillBeMember<Geofencing> m_geofencing;
H A DWorkerNavigatorGeofencing.h32 PersistentWillBeMember<Geofencing> m_geofencing;
/external/chromium_org/third_party/WebKit/Source/modules/performance/
H A DWorkerGlobalScopePerformance.h57 PersistentWillBeMember<WorkerPerformance> m_performance;
/external/chromium_org/third_party/WebKit/Source/modules/push_messaging/
H A DNavigatorPushManager.h31 PersistentWillBeMember<PushManager> m_pushManager;
/external/chromium_org/third_party/WebKit/Source/modules/screen_orientation/
H A DScreenScreenOrientation.h31 PersistentWillBeMember<ScreenOrientation> m_orientation;
/external/chromium_org/third_party/WebKit/Source/modules/speech/
H A DDOMWindowSpeechSynthesis.h53 PersistentWillBeMember<SpeechSynthesis> m_speechSynthesis;
/external/chromium_org/third_party/WebKit/Source/modules/credentialmanager/
H A DNavigatorCredentials.h34 PersistentWillBeMember<CredentialsContainer> m_credentialsContainer;
/external/chromium_org/third_party/WebKit/Source/modules/crypto/
H A DDOMWindowCrypto.h57 mutable PersistentWillBeMember<Crypto> m_crypto;
H A DWorkerGlobalScopeCrypto.h57 mutable PersistentWillBeMember<Crypto> m_crypto;
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
H A DDraggedIsolatedFileSystem.h62 PersistentWillBeMember<DOMFileSystem> m_filesystem;
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
H A DDOMWindowIndexedDatabase.h58 PersistentWillBeMember<IDBFactory> m_idbFactory;
H A DWorkerGlobalScopeIndexedDatabase.h55 PersistentWillBeMember<IDBFactory> m_idbFactory;
/external/chromium_org/third_party/WebKit/Source/modules/mediastream/
H A DMediaStreamTrackEvent.h54 PersistentWillBeMember<MediaStreamTrack> m_track;
H A DRTCDataChannelEvent.h52 PersistentWillBeMember<RTCDataChannel> m_channel;
H A DRTCIceCandidateEvent.h52 PersistentWillBeMember<RTCIceCandidate> m_candidate;
/external/chromium_org/third_party/WebKit/Source/modules/netinfo/
H A DNavigatorNetworkInformation.h35 PersistentWillBeMember<NetworkInformation> m_connection;

Completed in 3601 milliseconds

12