Home
last modified time | relevance | path

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

/frameworks/av/media/utils/
DLibrary.cpp23 std::string dlerrorIfPresent() { in dlerrorIfPresent() function
39 __func__, lib, ret, dlerrorIfPresent().c_str()); in loadLibrary()
46 __func__, libraryName, dlerrorIfPresent().c_str()); in loadLibrary()
61 __func__, objectName, dlerrorIfPresent().c_str()); in getUntypedObjectFromLibrary()