Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
DOmxStore.h59 Return<void> listServiceAttributes(listServiceAttributes_cb) override;
/frameworks/av/media/libstagefright/omx/1.0/
DOmxStore.cpp122 Return<void> OmxStore::listServiceAttributes(listServiceAttributes_cb _hidl_cb) { in listServiceAttributes() function in android::hardware::media::omx::V1_0::implementation::OmxStore
/frameworks/av/media/libstagefright/
DOmxInfoBuilder.cpp116 transStatus = omxStore->listServiceAttributes( in buildMediaCodecList()