Home
last modified time | relevance | path

Searched refs:OnDemandServer (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/client/mac/Framework/
H A DOnDemandServer.h81 class OnDemandServer {
84 OnDemandServer() in OnDemandServer() function
113 static OnDemandServer* Create(const char *server_command,
120 ~OnDemandServer();
134 OnDemandServer(const OnDemandServer&);
H A DOnDemandServer.mm30 #import "OnDemandServer.h"
52 OnDemandServer* OnDemandServer::Create(const char* server_command,
56 OnDemandServer* server = new OnDemandServer();
77 kern_return_t OnDemandServer::Initialize(const char* server_command,
151 OnDemandServer::~OnDemandServer() { function
158 void OnDemandServer::LaunchOnDemand() {
170 void OnDemandServer::Unregister() {
H A DBreakpad.mm45 #import "client/mac/Framework/OnDemandServer.h"
213 OnDemandServer inspector_;
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/client/mac/Framework/
H A DOnDemandServer.h81 class OnDemandServer {
84 OnDemandServer() in OnDemandServer() function
113 static OnDemandServer *Create(const char *server_command,
120 ~OnDemandServer();
134 OnDemandServer(const OnDemandServer&);
H A DOnDemandServer.mm30 #import "OnDemandServer.h"
52 OnDemandServer *OnDemandServer::Create(const char *server_command,
56 OnDemandServer *server = new OnDemandServer();
77 kern_return_t OnDemandServer::Initialize(const char *server_command,
151 OnDemandServer::~OnDemandServer() { function
158 void OnDemandServer::LaunchOnDemand() {
170 void OnDemandServer::Unregister() {
H A DBreakpad.mm45 #import "client/mac/Framework/OnDemandServer.h"
199 OnDemandServer inspector_;
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/client/mac/Framework/
H A DOnDemandServer.h81 class OnDemandServer {
84 OnDemandServer() in OnDemandServer() function
113 static OnDemandServer *Create(const char *server_command,
120 ~OnDemandServer();
134 OnDemandServer(const OnDemandServer&);
H A DOnDemandServer.mm30 #import "OnDemandServer.h"
52 OnDemandServer *OnDemandServer::Create(const char *server_command,
56 OnDemandServer *server = new OnDemandServer();
77 kern_return_t OnDemandServer::Initialize(const char *server_command,
151 OnDemandServer::~OnDemandServer() { function
158 void OnDemandServer::LaunchOnDemand() {
170 void OnDemandServer::Unregister() {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/client/mac/Framework/
H A DOnDemandServer.h81 class OnDemandServer {
84 OnDemandServer() in OnDemandServer() function
113 static OnDemandServer *Create(const char *server_command,
120 ~OnDemandServer();
134 OnDemandServer(const OnDemandServer&);
H A DOnDemandServer.mm30 #import "OnDemandServer.h"
52 OnDemandServer *OnDemandServer::Create(const char *server_command,
56 OnDemandServer *server = new OnDemandServer();
77 kern_return_t OnDemandServer::Initialize(const char *server_command,
151 OnDemandServer::~OnDemandServer() { function
158 void OnDemandServer::LaunchOnDemand() {
170 void OnDemandServer::Unregister() {
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/google-breakpad/client/mac/Framework/
H A DOnDemandServer.h82 class OnDemandServer {
85 OnDemandServer() in OnDemandServer() function
114 static OnDemandServer *Create(const char *server_command,
121 ~OnDemandServer();
135 OnDemandServer(const OnDemandServer&);
H A DOnDemandServer.mm30 #import "OnDemandServer.h"
40 OnDemandServer *OnDemandServer::Create(const char *server_command,
44 OnDemandServer *server = new OnDemandServer();
65 kern_return_t OnDemandServer::Initialize(const char *server_command,
107 OnDemandServer::~OnDemandServer() { function
114 void OnDemandServer::LaunchOnDemand() {
126 void OnDemandServer::Unregister() {
H A DBreakpad.mm48 #import "client/mac/Framework/OnDemandServer.h"
200 OnDemandServer inspector_;
/dports/games/openlierox/OpenLieroX/src/breakpad/external/src/client/mac/Framework/
H A DOnDemandServer.h82 class OnDemandServer {
85 OnDemandServer() in OnDemandServer() function
114 static OnDemandServer *Create(const char *server_command,
121 ~OnDemandServer();
135 OnDemandServer(const OnDemandServer&);
H A DOnDemandServer.mm30 #import "OnDemandServer.h"
40 OnDemandServer *OnDemandServer::Create(const char *server_command,
44 OnDemandServer *server = new OnDemandServer();
65 kern_return_t OnDemandServer::Initialize(const char *server_command,
107 OnDemandServer::~OnDemandServer() { function
114 void OnDemandServer::LaunchOnDemand() {
126 void OnDemandServer::Unregister() {
H A DBreakpad.mm48 #import "client/mac/Framework/OnDemandServer.h"
196 OnDemandServer inspector_;
/dports/www/xsp/xsp-4.5/src/Mono.WebServer.FastCgi/Server/
H A DOnDemandServer.cs35 public class OnDemandServer : IServerCallback<ConnectionProxy>, IServer class
61 public OnDemandServer (Socket socket) in OnDemandServer() method in Mono.WebServer.FastCgi.OnDemandServer
/dports/www/xsp/xsp-4.5/src/Mono.WebServer.FastCgi/
H A DMono.WebServer.FastCgi.sources32 ./Server/OnDemandServer.cs
H A Dmain.cs232 var server = new OnDemandServer (socket) { in CreateOnDemandServer()
/dports/games/openlierox/OpenLieroX/src/breakpad/external/src/client/mac/Breakpad.xcodeproj/
H A Dproject.pbxproj43 …6330ECD0DF1009BE4BA /* OnDemandServer.h in Headers */ = {isa = PBXBuildFile; fileRef = F92C56310EC…
44 …6340ECD0DF1009BE4BA /* OnDemandServer.mm in Sources */ = {isa = PBXBuildFile; fileRef = F92C56320E…
329OnDemandServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.…
330OnDemandServer.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c…
585 F92C56310ECD0DF1009BE4BA /* OnDemandServer.h */,
586 F92C56320ECD0DF1009BE4BA /* OnDemandServer.mm */,
687 F92C56330ECD0DF1009BE4BA /* OnDemandServer.h in Headers */,
1031 F92C56340ECD0DF1009BE4BA /* OnDemandServer.mm in Sources */,
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/google-breakpad/client/mac/Breakpad.xcodeproj/
H A Dproject.pbxproj132 …6330ECD0DF1009BE4BA /* OnDemandServer.h in Headers */ = {isa = PBXBuildFile; fileRef = F92C56310EC…
133 …6340ECD0DF1009BE4BA /* OnDemandServer.mm in Sources */ = {isa = PBXBuildFile; fileRef = F92C56320E…
640OnDemandServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.…
641OnDemandServer.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c…
972 F92C56310ECD0DF1009BE4BA /* OnDemandServer.h */,
973 F92C56320ECD0DF1009BE4BA /* OnDemandServer.mm */,
1092 F92C56330ECD0DF1009BE4BA /* OnDemandServer.h in Headers */,
1615 F92C56340ECD0DF1009BE4BA /* OnDemandServer.mm in Sources */,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/client/mac/Breakpad.xcodeproj/
H A Dproject.pbxproj161 …6330ECD0DF1009BE4BA /* OnDemandServer.h in Headers */ = {isa = PBXBuildFile; fileRef = F92C56310EC…
162 …6340ECD0DF1009BE4BA /* OnDemandServer.mm in Sources */ = {isa = PBXBuildFile; fileRef = F92C56320E…
680OnDemandServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.…
681OnDemandServer.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c…
1037 F92C56310ECD0DF1009BE4BA /* OnDemandServer.h */,
1038 F92C56320ECD0DF1009BE4BA /* OnDemandServer.mm */,
1158 F92C56330ECD0DF1009BE4BA /* OnDemandServer.h in Headers */,
1691 F92C56340ECD0DF1009BE4BA /* OnDemandServer.mm in Sources */,
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/client/mac/Breakpad.xcodeproj/
H A Dproject.pbxproj155 …6330ECD0DF1009BE4BA /* OnDemandServer.h in Headers */ = {isa = PBXBuildFile; fileRef = F92C56310EC…
156 …6340ECD0DF1009BE4BA /* OnDemandServer.mm in Sources */ = {isa = PBXBuildFile; fileRef = F92C56320E…
671OnDemandServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.…
672OnDemandServer.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c…
1025 F92C56310ECD0DF1009BE4BA /* OnDemandServer.h */,
1026 F92C56320ECD0DF1009BE4BA /* OnDemandServer.mm */,
1146 F92C56330ECD0DF1009BE4BA /* OnDemandServer.h in Headers */,
1674 F92C56340ECD0DF1009BE4BA /* OnDemandServer.mm in Sources */,
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/client/mac/Breakpad.xcodeproj/
H A Dproject.pbxproj158 …6330ECD0DF1009BE4BA /* OnDemandServer.h in Headers */ = {isa = PBXBuildFile; fileRef = F92C56310EC…
159 …6340ECD0DF1009BE4BA /* OnDemandServer.mm in Sources */ = {isa = PBXBuildFile; fileRef = F92C56320E…
675OnDemandServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.…
676OnDemandServer.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c…
1030 F92C56310ECD0DF1009BE4BA /* OnDemandServer.h */,
1031 F92C56320ECD0DF1009BE4BA /* OnDemandServer.mm */,
1151 F92C56330ECD0DF1009BE4BA /* OnDemandServer.h in Headers */,
1681 F92C56340ECD0DF1009BE4BA /* OnDemandServer.mm in Sources */,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/client/mac/Breakpad.xcodeproj/
H A Dproject.pbxproj161 …6330ECD0DF1009BE4BA /* OnDemandServer.h in Headers */ = {isa = PBXBuildFile; fileRef = F92C56310EC…
162 …6340ECD0DF1009BE4BA /* OnDemandServer.mm in Sources */ = {isa = PBXBuildFile; fileRef = F92C56320E…
680OnDemandServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.…
681OnDemandServer.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c…
1037 F92C56310ECD0DF1009BE4BA /* OnDemandServer.h */,
1038 F92C56320ECD0DF1009BE4BA /* OnDemandServer.mm */,
1158 F92C56330ECD0DF1009BE4BA /* OnDemandServer.h in Headers */,
1691 F92C56340ECD0DF1009BE4BA /* OnDemandServer.mm in Sources */,

12