Searched refs:platformStore (Results 1 – 2 of 2) sorted by relevance
984 static std::weak_ptr<C2ComponentStore> platformStore; in GetCodec2PlatformComponentStore() local986 std::shared_ptr<C2ComponentStore> store = platformStore.lock(); in GetCodec2PlatformComponentStore()989 platformStore = store; in GetCodec2PlatformComponentStore()
109 std::shared_ptr<C2ComponentStore> platformStore = android::GetCodec2PlatformComponentStore(); local