Home
last modified time | relevance | path

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

/haiku/src/apps/haikudepot/server/
H A DServerHelper.h33 static void AlertServerJsonRpcError(
H A DServerHelper.cpp48 ServerHelper::AlertServerJsonRpcError(BMessage* responseEnvelopeMessage) in AlertServerJsonRpcError() function in ServerHelper
/haiku/src/apps/haikudepot/ui/
H A DApp.cpp134 ServerHelper::AlertServerJsonRpcError(message); in MessageReceived()