Home
last modified time | relevance | path

Searched refs:createComponent_1_2 (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/include/codec2/hidl/1.2/
H A DComponentStore.h111 virtual Return<void> createComponent_1_2(
/aosp12/hardware/interfaces/media/c2/1.2/
H A DIComponentStore.hal56 createComponent_1_2(
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/
H A DComponentStore.cpp393 Return<void> ComponentStore::createComponent_1_2( in createComponent_1_2() function in android::hardware::media::c2::V1_2::utils::ComponentStore
/aosp12/frameworks/av/media/codec2/hidl/client/
H A Dclient.cpp665 transStatus = mBase1_2->createComponent_1_2( in createComponent()