Searched refs:RP_INIT_CONNECTION (Results 1 - 4 of 4) sorted by relevance

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteHWInterface.cpp254 case RP_INIT_CONNECTION:
257 reply.Start(RP_INIT_CONNECTION);
H A DRemoteMessage.h39 RP_INIT_CONNECTION = 1, enumerator in enum:__anon1850
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp445 reply.Start(RP_INIT_CONNECTION);
469 case RP_INIT_CONNECTION:
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js3 const RP_INIT_CONNECTION = 1;
1875 case RP_INIT_CONNECTION:
2050 this.sendMessage.start(RP_INIT_CONNECTION);

Completed in 45 milliseconds