Searched refs:NoBaseWillBeGarbageCollectedFinalized (Results 1 - 25 of 134) sorted by relevance

123456

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSFontSelectorClient.h41 class CSSFontSelectorClient : public NoBaseWillBeGarbageCollectedFinalized<CSSFontSelectorClient> {
/external/chromium_org/third_party/WebKit/Source/core/dom/custom/
H A DCustomElementMicrotaskStep.h39 class CustomElementMicrotaskStep : public NoBaseWillBeGarbageCollectedFinalized<CustomElementMicrotaskStep> {
H A DCustomElementObserver.h41 class CustomElementObserver : public NoBaseWillBeGarbageCollectedFinalized<CustomElementObserver> {
/external/chromium_org/third_party/WebKit/Source/core/events/
H A DEventQueue.h39 class EventQueue : public NoBaseWillBeGarbageCollectedFinalized<EventQueue> {
/external/chromium_org/third_party/WebKit/Source/core/page/
H A DScopedPageLoadDeferrer.h32 class ScopedPageLoadDeferrer FINAL : public NoBaseWillBeGarbageCollectedFinalized<ScopedPageLoadDeferrer> {
/external/chromium_org/third_party/WebKit/Source/web/
H A DDatabaseClientImpl.h39 class DatabaseClientImpl FINAL : public NoBaseWillBeGarbageCollectedFinalized<DatabaseClientImpl>, public DatabaseClient {
H A DNotificationPermissionClientImpl.h12 class NotificationPermissionClientImpl : public NoBaseWillBeGarbageCollectedFinalized<NotificationPermissionClientImpl>, public NotificationPermissionClient {
22 // NoBaseWillBeGarbageCollectedFinalized implementation.
H A DStorageQuotaClientImpl.h39 class StorageQuotaClientImpl : public NoBaseWillBeGarbageCollectedFinalized<StorageQuotaClientImpl>, public StorageQuotaClient {
H A DWorkerGlobalScopeProxyProviderImpl.h43 class WorkerGlobalScopeProxyProviderImpl FINAL : public NoBaseWillBeGarbageCollectedFinalized<WorkerGlobalScopeProxyProviderImpl>, public WorkerGlobalScopeProxyProvider {
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DIdTargetObserver.h36 class IdTargetObserver : public NoBaseWillBeGarbageCollectedFinalized<IdTargetObserver> {
H A DVisitedLinkState.h41 class VisitedLinkState : public NoBaseWillBeGarbageCollectedFinalized<VisitedLinkState> {
/external/chromium_org/third_party/WebKit/Source/core/workers/
H A DWorkerClients.h42 class WorkerClients : public NoBaseWillBeGarbageCollectedFinalized<WorkerClients>, public WillBeHeapSupplementable<WorkerClients> {
/external/chromium_org/third_party/WebKit/Source/modules/battery/
H A DNavigatorBattery.h18 class NavigatorBattery FINAL : public NoBaseWillBeGarbageCollectedFinalized<NavigatorBattery>, public WillBeHeapSupplement<Navigator> {
/external/chromium_org/third_party/WebKit/Source/modules/geofencing/
H A DNavigatorGeofencing.h17 : public NoBaseWillBeGarbageCollectedFinalized<NavigatorGeofencing>
H A DWorkerNavigatorGeofencing.h16 class WorkerNavigatorGeofencing FINAL : public NoBaseWillBeGarbageCollectedFinalized<WorkerNavigatorGeofencing>, public WillBeHeapSupplement<WorkerNavigator> {
/external/chromium_org/third_party/WebKit/Source/modules/push_messaging/
H A DNavigatorPushManager.h16 class NavigatorPushManager FINAL : public NoBaseWillBeGarbageCollectedFinalized<NavigatorPushManager>, public WillBeHeapSupplement<Navigator> {
/external/chromium_org/third_party/WebKit/Source/modules/screen_orientation/
H A DScreenScreenOrientation.h17 : public NoBaseWillBeGarbageCollectedFinalized<ScreenScreenOrientation>
/external/chromium_org/third_party/WebKit/Source/platform/
H A DStorageQuotaCallbacks.h42 class PLATFORM_EXPORT StorageQuotaCallbacks : public NoBaseWillBeGarbageCollectedFinalized<StorageQuotaCallbacks> {
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
H A DDraggedIsolatedFileSystem.h43 class DraggedIsolatedFileSystem FINAL : public NoBaseWillBeGarbageCollectedFinalized<DraggedIsolatedFileSystem>, public WillBeHeapSupplement<DataObject> {
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
H A DGeolocationClient.h38 class GeolocationClient : public NoBaseWillBeGarbageCollectedFinalized<GeolocationClient> {
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
H A DWorkerGlobalScopeIndexedDatabase.h39 class WorkerGlobalScopeIndexedDatabase FINAL : public NoBaseWillBeGarbageCollectedFinalized<WorkerGlobalScopeIndexedDatabase>, public WillBeHeapSupplement<WorkerGlobalScope> {
/external/chromium_org/third_party/WebKit/Source/modules/netinfo/
H A DWorkerNavigatorNetworkInformation.h17 : public NoBaseWillBeGarbageCollectedFinalized<WorkerNavigatorNetworkInformation>
/external/chromium_org/third_party/WebKit/Source/modules/presentation/
H A DNavigatorPresentation.h17 : public NoBaseWillBeGarbageCollectedFinalized<NavigatorPresentation>
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
H A DSQLStatement.h45 class SQLStatement FINAL : public NoBaseWillBeGarbageCollectedFinalized<SQLStatement> {
/external/chromium_org/third_party/WebKit/Source/platform/mhtml/
H A DArchiveResourceCollection.h42 class PLATFORM_EXPORT ArchiveResourceCollection FINAL : public NoBaseWillBeGarbageCollectedFinalized<ArchiveResourceCollection> {

Completed in 4117 milliseconds

123456