Searched refs:platformStore (Results 1 – 5 of 5) sorted by relevance
1334 static std::weak_ptr<C2ComponentStore> platformStore; in GetCodec2PlatformComponentStore() local1336 std::shared_ptr<C2ComponentStore> store = platformStore.lock(); in GetCodec2PlatformComponentStore()1339 platformStore = store; in GetCodec2PlatformComponentStore()
142 std::shared_ptr<C2ComponentStore> platformStore = local
138 std::shared_ptr<C2ComponentStore> platformStore = android::GetCodec2PlatformComponentStore(); local