Home
last modified time | relevance | path

Searched refs:findComponent (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/c2/store/
DGoldfishComponentStore.cpp335 c2_status_t GoldfishComponentStore::findComponent( in findComponent() function in android::GoldfishComponentStore
352 c2_status_t res = findComponent(name, &module); in createComponent()
365 c2_status_t res = findComponent(name, &module); in createInterface()
/device/generic/goldfish-opengl/system/codecs/c2/store/include/goldfish_codec2/store/
DGoldfishComponentStore.h196 c2_status_t findComponent(C2String name,