Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/android_api/libOpenSLES/proxy/
Dsles_trampolines.cc945 SLInterfaceID interface_id = *reinterpret_cast<SLInterfaceID*>(dlsym(RTLD_DEFAULT, name)); in GetIDName() local
946 if (isSLID(id, interface_id)) { in GetIDName()