Home
last modified time | relevance | path

Searched refs:createComponent_1_1 (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/include/codec2/hidl/1.1/
H A DComponentStore.h104 virtual Return<void> createComponent_1_1(
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/include/codec2/hidl/1.2/
H A DComponentStore.h104 virtual Return<void> createComponent_1_1(
/aosp12/hardware/interfaces/media/c2/1.1/
H A DIComponentStore.hal56 createComponent_1_1(
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/
H A DComponentStore.cpp357 Return<void> ComponentStore::createComponent_1_1( in createComponent_1_1() function in android::hardware::media::c2::V1_1::utils::ComponentStore
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/
H A DComponentStore.cpp357 Return<void> ComponentStore::createComponent_1_1( in createComponent_1_1() function in android::hardware::media::c2::V1_2::utils::ComponentStore
/aosp12/frameworks/av/media/codec2/hidl/client/
H A Dclient.cpp681 transStatus = mBase1_1->createComponent_1_1( in createComponent()