Searched refs:GetError (Results 1 – 1 of 1) sorted by relevance
98 std::string GetError() { in GetError() function223 ALOGE("Failed to dlopen %s: %s", library, GetError().c_str()); in Init()232 library, kLibraryFallback, GetError().c_str()); in Init()236 ALOGE("Failed to dlopen %s: %s", library, GetError().c_str()); in Init()270 ALOGE("Failed to find symbol %s: %s\n", symbol, GetError().c_str()); in FindSymbol()