Home
last modified time | relevance | path

Searched defs:aBackgroundActor (Results 1 – 25 of 41) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/dom/indexedDB/
H A DIDBCursor.cpp30 IDBCursor::IDBCursor(BackgroundCursorChildBase* const aBackgroundActor) in IDBCursor()
67 BackgroundCursorChild<Type::ObjectStore>* const aBackgroundActor, Key aKey, in Create()
79 BackgroundCursorChild<Type::ObjectStoreKey>* const aBackgroundActor, in Create()
90 BackgroundCursorChild<Type::Index>* const aBackgroundActor, Key aKey, in Create()
104 BackgroundCursorChild<Type::IndexKey>* const aBackgroundActor, Key aKey, in Create()
852 indexedDB::BackgroundCursorChild<CursorType>* const aBackgroundActor, in IDBTypedCursor()
H A DIDBTransaction.cpp267 indexedDB::BackgroundTransactionChild* const aBackgroundActor) { in SetBackgroundActor()
300 void IDBTransaction::OpenCursor(PBackgroundIDBCursorChild& aBackgroundActor, in OpenCursor()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/indexedDB/
H A DIDBCursor.cpp30 IDBCursor::IDBCursor(BackgroundCursorChildBase* const aBackgroundActor) in IDBCursor()
67 BackgroundCursorChild<Type::ObjectStore>* const aBackgroundActor, Key aKey, in Create()
79 BackgroundCursorChild<Type::ObjectStoreKey>* const aBackgroundActor, in Create()
90 BackgroundCursorChild<Type::Index>* const aBackgroundActor, Key aKey, in Create()
104 BackgroundCursorChild<Type::IndexKey>* const aBackgroundActor, Key aKey, in Create()
857 indexedDB::BackgroundCursorChild<CursorType>* const aBackgroundActor, in IDBTypedCursor()
H A DIDBTransaction.cpp269 indexedDB::BackgroundTransactionChild* const aBackgroundActor) { in SetBackgroundActor()
301 void IDBTransaction::OpenCursor(PBackgroundIDBCursorChild& aBackgroundActor, in OpenCursor()
/dports/www/firefox/firefox-99.0/dom/indexedDB/
H A DIDBCursor.cpp30 IDBCursor::IDBCursor(BackgroundCursorChildBase* const aBackgroundActor) in IDBCursor()
67 BackgroundCursorChild<Type::ObjectStore>* const aBackgroundActor, Key aKey, in Create()
79 BackgroundCursorChild<Type::ObjectStoreKey>* const aBackgroundActor, in Create()
90 BackgroundCursorChild<Type::Index>* const aBackgroundActor, Key aKey, in Create()
104 BackgroundCursorChild<Type::IndexKey>* const aBackgroundActor, Key aKey, in Create()
852 indexedDB::BackgroundCursorChild<CursorType>* const aBackgroundActor, in IDBTypedCursor()
H A DIDBTransaction.cpp268 indexedDB::BackgroundTransactionChild* const aBackgroundActor) { in SetBackgroundActor()
298 void IDBTransaction::OpenCursor(PBackgroundIDBCursorChild& aBackgroundActor, in OpenCursor()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/indexedDB/
H A DIDBCursor.cpp30 IDBCursor::IDBCursor(BackgroundCursorChildBase* const aBackgroundActor) in IDBCursor()
67 BackgroundCursorChild<Type::ObjectStore>* const aBackgroundActor, Key aKey, in Create()
79 BackgroundCursorChild<Type::ObjectStoreKey>* const aBackgroundActor, in Create()
90 BackgroundCursorChild<Type::Index>* const aBackgroundActor, Key aKey, in Create()
104 BackgroundCursorChild<Type::IndexKey>* const aBackgroundActor, Key aKey, in Create()
852 indexedDB::BackgroundCursorChild<CursorType>* const aBackgroundActor, in IDBTypedCursor()
H A DIDBTransaction.cpp267 indexedDB::BackgroundTransactionChild* const aBackgroundActor) { in SetBackgroundActor()
300 void IDBTransaction::OpenCursor(PBackgroundIDBCursorChild& aBackgroundActor, in OpenCursor()
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/glue/
H A DBackgroundImpl.cpp557 PBackgroundParent* aBackgroundActor) { in IsOtherProcessActor()
563 PBackgroundParent* aBackgroundActor) { in GetContentParent()
569 PBackgroundParent* aBackgroundActor) { in GetRawContentParentForComparison()
574 uint64_t BackgroundParent::GetChildID(PBackgroundParent* aBackgroundActor) { in GetChildID()
580 PBackgroundParent* aBackgroundActor, in GetLiveActorArray()
656 bool ParentImpl::IsOtherProcessActor(PBackgroundParent* aBackgroundActor) { in IsOtherProcessActor()
665 PBackgroundParent* aBackgroundActor) { in GetContentParent()
691 PBackgroundParent* aBackgroundActor) { in GetRawContentParentForComparison()
707 uint64_t ParentImpl::GetChildID(PBackgroundParent* aBackgroundActor) { in GetChildID()
726 PBackgroundParent* aBackgroundActor, in GetLiveActorArray()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/indexedDB/
H A DIDBCursor.cpp30 IDBCursor::IDBCursor(Type aType, BackgroundCursorChild* aBackgroundActor, in IDBCursor()
83 BackgroundCursorChild* aBackgroundActor, const Key& aKey, in Create()
101 BackgroundCursorChild* aBackgroundActor, const Key& aKey) { in Create()
116 BackgroundCursorChild* aBackgroundActor, const Key& aKey, in Create()
137 BackgroundCursorChild* aBackgroundActor, const Key& aKey, in Create()
H A DIDBTransaction.cpp271 indexedDB::BackgroundTransactionChild* aBackgroundActor) { in SetBackgroundActor()
311 void IDBTransaction::OpenCursor(BackgroundCursorChild* aBackgroundActor, in OpenCursor()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/indexedDB/
H A DIDBCursor.cpp31 BackgroundCursorChild* aBackgroundActor, in IDBCursor()
90 IDBCursor::Create(BackgroundCursorChild* aBackgroundActor, in Create()
110 IDBCursor::Create(BackgroundCursorChild* aBackgroundActor, in Create()
127 IDBCursor::Create(BackgroundCursorChild* aBackgroundActor, in Create()
152 IDBCursor::Create(BackgroundCursorChild* aBackgroundActor, in Create()
H A DIDBTransaction.cpp279 IDBTransaction::SetBackgroundActor(indexedDB::BackgroundTransactionChild* aBackgroundActor) in SetBackgroundActor()
317 IDBTransaction::OpenCursor(BackgroundCursorChild* aBackgroundActor, in OpenCursor()
/dports/www/firefox/firefox-99.0/ipc/glue/
H A DBackgroundImpl.cpp673 PBackgroundParent* aBackgroundActor) { in IsOtherProcessActor()
679 PBackgroundParent* aBackgroundActor) { in GetContentParent()
685 PBackgroundParent* aBackgroundActor) { in GetRawContentParentForComparison()
690 uint64_t BackgroundParent::GetChildID(PBackgroundParent* aBackgroundActor) { in GetChildID()
794 bool ParentImpl::IsOtherProcessActor(PBackgroundParent* aBackgroundActor) { in IsOtherProcessActor()
803 PBackgroundParent* aBackgroundActor) { in GetContentParent()
831 PBackgroundParent* aBackgroundActor) { in GetRawContentParentForComparison()
847 uint64_t ParentImpl::GetChildID(PBackgroundParent* aBackgroundActor) { in GetChildID()
/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DBackgroundImpl.cpp660 PBackgroundParent* aBackgroundActor) { in IsOtherProcessActor()
666 PBackgroundParent* aBackgroundActor) { in GetContentParent()
672 PBackgroundParent* aBackgroundActor) { in GetRawContentParentForComparison()
677 uint64_t BackgroundParent::GetChildID(PBackgroundParent* aBackgroundActor) { in GetChildID()
683 PBackgroundParent* aBackgroundActor, in GetLiveActorArray()
1003 bool ParentImpl::IsOtherProcessActor(PBackgroundParent* aBackgroundActor) { in IsOtherProcessActor()
1012 PBackgroundParent* aBackgroundActor) { in GetContentParent()
1038 PBackgroundParent* aBackgroundActor) { in GetRawContentParentForComparison()
1054 uint64_t ParentImpl::GetChildID(PBackgroundParent* aBackgroundActor) { in GetChildID()
1073 PBackgroundParent* aBackgroundActor, in GetLiveActorArray()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DBackgroundImpl.cpp654 PBackgroundParent* aBackgroundActor) { in IsOtherProcessActor()
660 PBackgroundParent* aBackgroundActor) { in GetContentParent()
666 PBackgroundParent* aBackgroundActor) { in GetRawContentParentForComparison()
671 uint64_t BackgroundParent::GetChildID(PBackgroundParent* aBackgroundActor) { in GetChildID()
677 PBackgroundParent* aBackgroundActor, in GetLiveActorArray()
998 bool ParentImpl::IsOtherProcessActor(PBackgroundParent* aBackgroundActor) { in IsOtherProcessActor()
1007 PBackgroundParent* aBackgroundActor) { in GetContentParent()
1033 PBackgroundParent* aBackgroundActor) { in GetRawContentParentForComparison()
1049 uint64_t ParentImpl::GetChildID(PBackgroundParent* aBackgroundActor) { in GetChildID()
1068 PBackgroundParent* aBackgroundActor, in GetLiveActorArray()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DBackgroundImpl.cpp660 PBackgroundParent* aBackgroundActor) { in IsOtherProcessActor()
666 PBackgroundParent* aBackgroundActor) { in GetContentParent()
672 PBackgroundParent* aBackgroundActor) { in GetRawContentParentForComparison()
677 uint64_t BackgroundParent::GetChildID(PBackgroundParent* aBackgroundActor) { in GetChildID()
683 PBackgroundParent* aBackgroundActor, in GetLiveActorArray()
1003 bool ParentImpl::IsOtherProcessActor(PBackgroundParent* aBackgroundActor) { in IsOtherProcessActor()
1012 PBackgroundParent* aBackgroundActor) { in GetContentParent()
1038 PBackgroundParent* aBackgroundActor) { in GetRawContentParentForComparison()
1054 uint64_t ParentImpl::GetChildID(PBackgroundParent* aBackgroundActor) { in GetChildID()
1073 PBackgroundParent* aBackgroundActor, in GetLiveActorArray()
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/glue/
H A DBackgroundImpl.cpp798 BackgroundParent::IsOtherProcessActor(PBackgroundParent* aBackgroundActor) in IsOtherProcessActor()
805 BackgroundParent::GetContentParent(PBackgroundParent* aBackgroundActor) in GetContentParent()
813 PBackgroundParent* aBackgroundActor, in GetOrCreateActorForBlobImpl()
831 PBackgroundParent* aBackgroundActor) in GetRawContentParentForComparison()
887 BackgroundChild::GetOrCreateActorForBlob(PBackgroundChild* aBackgroundActor, in GetOrCreateActorForBlob()
900 BackgroundChild::GetOrCreateActorForBlobImpl(PBackgroundChild* aBackgroundActor, in GetOrCreateActorForBlobImpl()
975 ParentImpl::IsOtherProcessActor(PBackgroundParent* aBackgroundActor) in IsOtherProcessActor()
985 ParentImpl::GetContentParent(PBackgroundParent* aBackgroundActor) in GetContentParent()
1013 PBackgroundParent* aBackgroundActor) in GetRawContentParentForComparison()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/quota/
H A DQuotaRequests.cpp121 UsageRequest::SetBackgroundActor(QuotaUsageRequestChild* aBackgroundActor) in SetBackgroundActor()
H A DQuotaManagerService.cpp362 QuotaManagerService::BackgroundActorCreated(PBackgroundChild* aBackgroundActor) in BackgroundActorCreated()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/quota/
H A DQuotaRequests.cpp97 QuotaUsageRequestChild* aBackgroundActor) { in SetBackgroundActor()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/quota/
H A DQuotaRequests.cpp97 QuotaUsageRequestChild* aBackgroundActor) { in SetBackgroundActor()
/dports/www/firefox-esr/firefox-91.8.0/dom/quota/
H A DQuotaRequests.cpp121 QuotaUsageRequestChild* aBackgroundActor) { in SetBackgroundActor()
/dports/www/firefox/firefox-99.0/dom/quota/
H A DQuotaRequests.cpp121 QuotaUsageRequestChild* aBackgroundActor) { in SetBackgroundActor()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/quota/
H A DQuotaRequests.cpp121 QuotaUsageRequestChild* aBackgroundActor) { in SetBackgroundActor()

12