Home
last modified time | relevance | path

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

/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/
H A DNptLogging.cpp148 static NPT_Result SetCustomHandlerFunction(CustomHandlerExternalFunction function);
155 static CustomHandlerExternalFunction s_ExternalFunction;
286 NPT_LogHandler::SetCustomHandlerFunction(CustomHandlerExternalFunction function) in SetCustomHandlerFunction()
1057 NPT_LogHandler::CustomHandlerExternalFunction NPT_LogCustomHandler::s_ExternalFunction = NULL;
1062 NPT_LogCustomHandler::SetCustomHandlerFunction(CustomHandlerExternalFunction function) in SetCustomHandlerFunction()
H A DNptLogging.h72 typedef void(*CustomHandlerExternalFunction)(const NPT_LogRecord* record); typedef
75 static NPT_Result SetCustomHandlerFunction(CustomHandlerExternalFunction function);
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Neptune/Source/Core/
H A DNptLogging.cpp148 static NPT_Result SetCustomHandlerFunction(CustomHandlerExternalFunction function);
155 static CustomHandlerExternalFunction s_ExternalFunction;
286 NPT_LogHandler::SetCustomHandlerFunction(CustomHandlerExternalFunction function) in SetCustomHandlerFunction()
1057 NPT_LogHandler::CustomHandlerExternalFunction NPT_LogCustomHandler::s_ExternalFunction = NULL;
1062 NPT_LogCustomHandler::SetCustomHandlerFunction(CustomHandlerExternalFunction function) in SetCustomHandlerFunction()
H A DNptLogging.h72 typedef void(*CustomHandlerExternalFunction)(const NPT_LogRecord* record); typedef
75 static NPT_Result SetCustomHandlerFunction(CustomHandlerExternalFunction function);
/dports/multimedia/gpac-libgpac/gpac-1.0.0/extra_lib/include/platinum/
H A DNptLogging.h72 typedef void(*CustomHandlerExternalFunction)(const NPT_LogRecord* record); typedef
75 static NPT_Result SetCustomHandlerFunction(CustomHandlerExternalFunction function);
/dports/multimedia/gpac-mp4box/gpac-1.0.0/extra_lib/include/platinum/
H A DNptLogging.h72 typedef void(*CustomHandlerExternalFunction)(const NPT_LogRecord* record); typedef
75 static NPT_Result SetCustomHandlerFunction(CustomHandlerExternalFunction function);
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/patches/
H A D0044-platinum-Prefer-override-usage.patch409 static CustomHandlerExternalFunction s_ExternalFunction;