Home
last modified time | relevance | path

Searched refs:validateSupportedParams (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponentStore.h68 c2_status_t validateSupportedParams(
/frameworks/av/media/codec2/hidl/1.0/utils/
DConfigurable.cpp44 c2_status_t validate = store->validateSupportedParams(mSupportedParams); in init()
DComponentStore.cpp123 c2_status_t ComponentStore::validateSupportedParams( in validateSupportedParams() function in android::hardware::media::c2::V1_0::utils::ComponentStore