Home
last modified time | relevance | path

Searched refs:platformStore (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/codec2/vndk/
DC2Store.cpp1334 static std::weak_ptr<C2ComponentStore> platformStore; in GetCodec2PlatformComponentStore() local
1336 std::shared_ptr<C2ComponentStore> store = platformStore.lock(); in GetCodec2PlatformComponentStore()
1339 platformStore = store; in GetCodec2PlatformComponentStore()
/frameworks/av/media/codec2/hal/aidl/
DComponentStore.cpp142 std::shared_ptr<C2ComponentStore> platformStore = local
/frameworks/av/media/codec2/hal/hidl/1.0/utils/
DComponentStore.cpp138 std::shared_ptr<C2ComponentStore> platformStore = android::GetCodec2PlatformComponentStore(); local
/frameworks/av/media/codec2/hal/hidl/1.1/utils/
DComponentStore.cpp138 std::shared_ptr<C2ComponentStore> platformStore = android::GetCodec2PlatformComponentStore(); local
/frameworks/av/media/codec2/hal/hidl/1.2/utils/
DComponentStore.cpp138 std::shared_ptr<C2ComponentStore> platformStore = android::GetCodec2PlatformComponentStore(); local