Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/aidl/include/codec2/aidl/
DParamTypes.h41 bool IsSelected();
/frameworks/av/media/codec2/hal/aidl/
DParamTypes.cpp165 bool IsSelected() { in IsSelected() function
/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/common/
Dmedia_c2_hidl_test_common.cpp49 if (::aidl::android::hardware::media::c2::utils::IsSelected()) { in getBufferPoolVer()
/frameworks/av/media/module/codecserviceregistrant/
DCodecServiceRegistrant.cpp779 const bool aidlSelected = c2_aidl::utils::IsSelected(); in RegisterCodecServices()
/frameworks/av/media/codec2/hal/client/
Dclient.cpp1539 if (c2_aidl::utils::IsSelected()) { in CacheServiceNames()
1650 if (c2_aidl::utils::IsSelected()) { in _CreateFromIndex()
1872 return c2_aidl::utils::IsSelected(); in IsAidlSelected()