Home | History | Annotate | Download | only in vndk

Lines Matching full:weak_ptr

124 std::weak_ptr<C2AllocatorIon> gIonAllocator;
217 static std::weak_ptr<C2Allocator> grallocAllocator;
229 static std::weak_ptr<C2Allocator> grallocAllocator;
245 std::weak_ptr<C2PlatformAllocatorStoreImpl> gPlatformAllocatorStore;
387 std::map<C2BlockPool::local_id_t, std::weak_ptr<C2BlockPool>> mBlockPools;
388 std::map<C2BlockPool::local_id_t, std::weak_ptr<const C2Component>> mComponents;
583 std::weak_ptr<ComponentModule> mModule; ///< weak reference to the loaded module
906 static std::weak_ptr<C2ComponentStore> platformStore;