Home
last modified time | relevance | path

Searched defs:libName (Results 1 – 5 of 5) sorted by relevance

/hardware/google/aemu/base/
DSharedLibrary.cpp103 auto libName = PathUtils::join(path, libraryName); in do_open() local
226 auto libName = PathUtils::join(path, libraryName); in do_open() local
/hardware/interfaces/audio/common/all-versions/default/service/
Dservice.cpp50 static bool registerExternalServiceImplementation(const std::string& libName, in registerExternalServiceImplementation()
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DEmuglBackendList_unittest.cpp85 const char* libName; in TEST() member
/hardware/interfaces/audio/aidl/default/
DEffectFactory.cpp231 const std::string& libName = configLib.name; in createIdentityWithConfig() local
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp320 static __translator_getGLESIfaceFunc loadIfaces(const char* libName, in loadIfaces()