Searched refs:gPlatformAllocatorStore (Results 1 – 1 of 1) sorted by relevance
251 std::weak_ptr<C2PlatformAllocatorStoreImpl> gPlatformAllocatorStore; variable256 std::shared_ptr<C2PlatformAllocatorStoreImpl> store = gPlatformAllocatorStore.lock(); in GetCodec2PlatformAllocatorStore()260 gPlatformAllocatorStore = store; in GetCodec2PlatformAllocatorStore()279 allocatorStore = gPlatformAllocatorStore.lock(); in SetPreferredCodec2ComponentStore()