Searched refs:platformStore (Results 1 – 2 of 2) sorted by relevance
964 static std::weak_ptr<C2ComponentStore> platformStore; in GetCodec2PlatformComponentStore() local966 std::shared_ptr<C2ComponentStore> store = platformStore.lock(); in GetCodec2PlatformComponentStore()969 platformStore = store; in GetCodec2PlatformComponentStore()
122 std::shared_ptr<C2ComponentStore> platformStore = android::GetCodec2PlatformComponentStore(); in ComponentStore() local