Home
last modified time | relevance | path

Searched refs:AllocShmem (Results 1 – 25 of 206) sorted by relevance

123456789

/dports/lang/spidermonkey60/firefox-60.9.0/ipc/glue/
H A DCrashReporterClient.h35 if (!AllocShmem(aToplevelProtocol, &shmem)) { in InitSingleton()
46 static bool AllocShmem(T* aToplevelProtocol, Shmem* aOutShmem) { in AllocShmem() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/ipc/
H A DVideoBridgeChild.cpp75 bool VideoBridgeChild::AllocShmem(size_t aSize, in AllocShmem() function in mozilla::layers::VideoBridgeChild
79 return PVideoBridgeChild::AllocShmem(aSize, aType, aShmem); in AllocShmem()
96 ok = AllocShmem(aSize, aType, aShmem); in ProxyAllocShmemNow()
H A DVideoBridgeParent.cpp122 bool VideoBridgeParent::AllocShmem(size_t aSize, in AllocShmem() function in mozilla::layers::VideoBridgeParent
128 return PVideoBridgeParent::AllocShmem(aSize, aType, aShmem); in AllocShmem()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/ipc/
H A DVideoBridgeChild.cpp72 bool VideoBridgeChild::AllocShmem(size_t aSize, in AllocShmem() function in mozilla::layers::VideoBridgeChild
76 return PVideoBridgeChild::AllocShmem(aSize, aType, aShmem); in AllocShmem()
93 ok = AllocShmem(aSize, aType, aShmem); in ProxyAllocShmemNow()
H A DVideoBridgeParent.cpp119 bool VideoBridgeParent::AllocShmem(size_t aSize, in AllocShmem() function in mozilla::layers::VideoBridgeParent
125 return PVideoBridgeParent::AllocShmem(aSize, aType, aShmem); in AllocShmem()
/dports/www/firefox/firefox-99.0/gfx/layers/ipc/
H A DVideoBridgeChild.cpp75 bool VideoBridgeChild::AllocShmem(size_t aSize, in AllocShmem() function in mozilla::layers::VideoBridgeChild
79 return PVideoBridgeChild::AllocShmem(aSize, aType, aShmem); in AllocShmem()
96 ok = AllocShmem(aSize, aType, aShmem); in ProxyAllocShmemNow()
H A DVideoBridgeParent.cpp137 bool VideoBridgeParent::AllocShmem(size_t aSize, in AllocShmem() function in mozilla::layers::VideoBridgeParent
143 return PVideoBridgeParent::AllocShmem(aSize, aType, aShmem); in AllocShmem()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/ipc/
H A DVideoBridgeChild.cpp75 bool VideoBridgeChild::AllocShmem(size_t aSize, in AllocShmem() function in mozilla::layers::VideoBridgeChild
79 return PVideoBridgeChild::AllocShmem(aSize, aType, aShmem); in AllocShmem()
96 ok = AllocShmem(aSize, aType, aShmem); in ProxyAllocShmemNow()
H A DVideoBridgeParent.cpp122 bool VideoBridgeParent::AllocShmem(size_t aSize, in AllocShmem() function in mozilla::layers::VideoBridgeParent
128 return PVideoBridgeParent::AllocShmem(aSize, aType, aShmem); in AllocShmem()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/ipc/
H A DVideoDecoderManagerChild.h36 bool AllocShmem(size_t aSize, in AllocShmem() function
40 return PVideoDecoderManagerChild::AllocShmem(aSize, aShmType, aShmem); in AllocShmem()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/ipc/
H A DVideoDecoderManagerChild.h37 bool AllocShmem(size_t aSize, in AllocShmem() function
40 return PVideoDecoderManagerChild::AllocShmem(aSize, aShmType, aShmem); in AllocShmem()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/ipc/
H A DVideoBridgeParent.cpp65 bool VideoBridgeParent::AllocShmem(size_t aSize, in AllocShmem() function in mozilla::layers::VideoBridgeParent
71 return PVideoBridgeParent::AllocShmem(aSize, aType, aShmem); in AllocShmem()
H A DVideoBridgeChild.cpp50 bool VideoBridgeChild::AllocShmem(size_t aSize, in AllocShmem() function in mozilla::layers::VideoBridgeChild
54 return PVideoBridgeChild::AllocShmem(aSize, aType, aShmem); in AllocShmem()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/ipc/
H A DVideoBridgeChild.cpp64 VideoBridgeChild::AllocShmem(size_t aSize, in AllocShmem() function in mozilla::layers::VideoBridgeChild
69 return PVideoBridgeChild::AllocShmem(aSize, aType, aShmem); in AllocShmem()
H A DVideoBridgeParent.cpp83 VideoBridgeParent::AllocShmem(size_t aSize, in AllocShmem() function in mozilla::layers::VideoBridgeParent
90 return PVideoBridgeParent::AllocShmem(aSize, aType, aShmem); in AllocShmem()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/ipc/
H A DRemoteDecoderManagerChild.h37 bool AllocShmem(size_t aSize, in AllocShmem() function
40 return PRemoteDecoderManagerChild::AllocShmem(aSize, aShmType, aShmem); in AllocShmem()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/ipc/
H A DRemoteDecoderManagerChild.h63 bool AllocShmem(size_t aSize, in AllocShmem() function
66 return PRemoteDecoderManagerChild::AllocShmem(aSize, aShmType, aShmem); in AllocShmem()
/dports/www/firefox/firefox-99.0/dom/media/ipc/
H A DRemoteDecoderManagerChild.h63 bool AllocShmem(size_t aSize, in AllocShmem() function
66 return PRemoteDecoderManagerChild::AllocShmem(aSize, aShmType, aShmem); in AllocShmem()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/ipc/
H A DRemoteDecoderManagerChild.h63 bool AllocShmem(size_t aSize, in AllocShmem() function
66 return PRemoteDecoderManagerChild::AllocShmem(aSize, aShmType, aShmem); in AllocShmem()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/systemservices/
H A DShmemPool.h96 if (!aInstance->AllocShmem(aSize, ipc::SharedMemory::TYPE_BASIC, in Get()
113 if (!aInstance->AllocShmem(aSize, ipc::SharedMemory::TYPE_BASIC, in Get()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/systemservices/
H A DShmemPool.h104 if (!aInstance->AllocShmem(aSize, ipc::SharedMemory::TYPE_BASIC, &res.mShmem)) { in Get()
120 if (!aInstance->AllocShmem(aSize, ipc::SharedMemory::TYPE_BASIC, &res.mShmem)) { in Get()
/dports/www/firefox/firefox-99.0/dom/webgpu/
H A DQueue.cpp75 if (!mBridge->AllocShmem(size, ipc::Shmem::SharedMemory::TYPE_BASIC, in WriteBuffer()
128 if (!mBridge->AllocShmem(size, ipc::Shmem::SharedMemory::TYPE_BASIC, in WriteTexture()
/dports/www/firefox-esr/firefox-91.8.0/dom/webgpu/
H A DQueue.cpp75 if (!mBridge->AllocShmem(size, ipc::Shmem::SharedMemory::TYPE_BASIC, in WriteBuffer()
149 if (!mBridge->AllocShmem(size, ipc::Shmem::SharedMemory::TYPE_BASIC, in WriteTexture()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/webgpu/
H A DQueue.cpp75 if (!mBridge->AllocShmem(size, ipc::Shmem::SharedMemory::TYPE_BASIC, in WriteBuffer()
149 if (!mBridge->AllocShmem(size, ipc::Shmem::SharedMemory::TYPE_BASIC, in WriteTexture()
/dports/www/firefox/firefox-99.0/tools/profiler/gecko/
H A DProfilerChild.cpp378 if (parameters->profilerChild->AllocShmem( in GatherProfileThreadFunction()
389 if (parameters->profilerChild->AllocShmem( in GatherProfileThreadFunction()
424 if (AllocShmem(1, mozilla::ipc::Shmem::SharedMemory::TYPE_BASIC, &shmem)) { in RecvGatherProfile()

123456789