Home
last modified time | relevance | path

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

/dports/www/gecko-mediaplayer/gecko-mediaplayer-1.0.9/src/
H A Dplugin.h96 const gchar *NPErrorToString(NPError error);
H A Dplugin.cpp199 const gchar *NPErrorToString(NPError error) in NPErrorToString() function
690 reason, NPErrorToString(reason), stream->url); in DestroyStream()