This file is indexed.

/usr/share/vala/vapi/fsoframework-2.0.vapi is in libfsoframework-dev 0.12.0-7.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
/* fsoframework-2.0.vapi generated by valac 0.30.0, do not modify. */

namespace FsoFramework {
	namespace Application {
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceDBusName;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceFacePrefix;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServicePathPrefix;
	}
	namespace Audio {
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceDBusName;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceFacePrefix;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServicePathPrefix;
	}
	namespace Context {
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ClientServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ClientServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ManagerServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ManagerServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceDBusName;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceFacePrefix;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServicePathPrefix;
	}
	namespace Data {
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceDBusName;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceFacePrefix;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServicePathPrefix;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string WorldServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string WorldServicePath;
	}
	namespace Device {
		[CCode (cheader_filename = "fsoframework.h")]
		public const string AmbientLightServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string AmbientLightServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string AudioServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string AudioServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string DisplayServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string DisplayServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string IdleNotifierServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string IdleNotifierServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string InfoServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string InfoServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string InputServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string InputServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string LedServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string LedServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string OrientationServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string OrientationServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string PowerControlServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string PowerControlServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string PowerSupplyServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string PowerSupplyServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ProximityServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ProximityServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string RtcServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string RtcServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceDBusName;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceFacePrefix;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServicePathPrefix;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string VibratorServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string VibratorServicePath;
	}
	namespace GPS {
		[CCode (cheader_filename = "fsoframework.h")]
		public const string DeviceServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string DeviceServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceDBusName;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceFacePrefix;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServicePathPrefix;
	}
	namespace GSM {
		[CCode (cheader_filename = "fsoframework.h")]
		public const string DeviceServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string DeviceServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceDBusName;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceFacePrefix;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServicePathPrefix;
	}
	namespace Network {
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceDBusName;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceFacePrefix;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServicePathPrefix;
	}
	namespace PIM {
		[CCode (cheader_filename = "fsoframework.h")]
		public const string CallQueryServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string CallServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string CallsServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string CallsServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ContactQueryServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ContactServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ContactsServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ContactsServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string DateQueryServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string DateServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string DatesServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string DatesServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string MessageQueryServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string MessageServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string MessagesServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string MessagesServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string NoteQueryServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string NoteServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string NotesServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string NotesServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceDBusName;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceFacePrefix;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServicePathPrefix;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string TaskQueryServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string TaskServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string TasksServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string TasksServicePath;
	}
	namespace Phone {
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ClientServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ClientServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ManagerServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ManagerServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceDBusName;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceFacePrefix;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServicePathPrefix;
	}
	namespace Preferences {
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceDBusName;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceFacePrefix;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServicePathPrefix;
	}
	namespace Resource {
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceDBusName;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceFacePrefix;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServicePathPrefix;
	}
	namespace Time {
		[CCode (cheader_filename = "fsoframework.h")]
		public const string AlarmServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string AlarmServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string LocationServiceFace;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string LocationServicePath;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceDBusName;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceFacePrefix;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServicePathPrefix;
	}
	namespace Usage {
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceDBusName;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServiceFacePrefix;
		[CCode (cheader_filename = "fsoframework.h")]
		public const string ServicePathPrefix;
	}
	[CCode (cheader_filename = "fsoframework.h")]
	public abstract class AbstractSubsystem : FsoFramework.Subsystem, GLib.Object {
		protected FsoFramework.Logger logger;
		public AbstractSubsystem (string name);
		public virtual GLib.Object[] allObjectsWithPrefix (string? prefix = "null");
		public virtual void registerObjectForService<T> (string servicename, string objectpath, T obj);
		public virtual void registerObjectForServiceWithPrefix<T> (string servicename, string prefixpath, T obj);
		public virtual bool registerServiceObjectWithPrefix (string servicename, string prefix, GLib.Object obj);
		public virtual void unregisterObjectForService<T> (string servicename, string objectpath);
	}
	[CCode (cheader_filename = "fsoframework.h")]
	public class BasePlugin : FsoFramework.Plugin, GLib.TypeModule {
		public BasePlugin (string filename, FsoFramework.Subsystem subsystem);
		public override bool load ();
		public override void unload ();
	}
	[CCode (cheader_filename = "fsoframework.h")]
	public class BaseSubsystem : FsoFramework.AbstractSubsystem {
		public BaseSubsystem (string name);
	}
	[CCode (cheader_filename = "fsoframework.h")]
	public class DBusExportObject {
		public GLib.Object object;
		public int[] registrations;
		public DBusExportObject ();
	}
	[CCode (cheader_filename = "fsoframework.h")]
	public class DBusServiceNotifier : FsoFramework.AbstractObject {
		public DBusServiceNotifier ();
		public void notifyAppearing (string busname, FsoFramework.DBusServiceEventFunc callback);
		public void notifyDisappearing (string busname, FsoFramework.DBusServiceEventFunc callback);
		public override string repr ();
	}
	[CCode (cheader_filename = "fsoframework.h")]
	public class DBusSubsystem : FsoFramework.AbstractSubsystem {
		public DBusSubsystem (string name, GLib.BusType type = GLib.BusType.SYSTEM);
		public override GLib.Object[] allObjectsWithPrefix (string? prefix = null);
		public GLib.DBusConnection dbusConnection ();
		public void exportBusnames ();
		public override void registerObjectForService<T> (string servicename, string objectpath, T obj);
		public override void registerObjectForServiceWithPrefix<T> (string servicename, string prefix, T obj);
		public override void unregisterObjectForService<T> (string servicename, string objectpath);
	}
	[CCode (cheader_filename = "fsoframework.h")]
	public interface Plugin : GLib.Object {
		public abstract FsoFramework.PluginInfo info ();
		public abstract void loadAndInit () throws FsoFramework.PluginError;
		public abstract void shutdown ();
	}
	[CCode (cheader_filename = "fsoframework.h")]
	public interface Subsystem : GLib.Object {
		public abstract GLib.Object[] allObjectsWithPrefix (string? prefix = null);
		public abstract uint loadPlugins ();
		public abstract string name ();
		public abstract GLib.List<FsoFramework.PluginInfo?> pluginsInfo ();
		public abstract void registerObjectForService<T> (string servicename, string objectpath, T obj);
		public abstract void registerObjectForServiceWithPrefix<T> (string servicename, string prefixpath, T obj);
		public abstract uint registerPlugins ();
		public abstract void shutdown ();
		public abstract void unregisterObjectForService<T> (string servicename, string objectpath);
		public signal void serviceNameAcquired (string servicename);
	}
	[CCode (cheader_filename = "fsoframework.h")]
	public struct PluginInfo {
		public string name;
		public bool loaded;
	}
	[CCode (cheader_filename = "fsoframework.h")]
	public enum ResourceStatus {
		UNKNOWN,
		ENABLING,
		ENABLED,
		SUSPENDING,
		SUSPENDED,
		RESUMING,
		DISABLING,
		DISABLED
	}
	[CCode (cheader_filename = "fsoframework.h")]
	public errordomain PluginError {
		UNABLE_TO_LOAD,
		REGISTER_NOT_FOUND,
		FACTORY_NOT_FOUND,
		UNABLE_TO_INITIALIZE
	}
	[CCode (cheader_filename = "fsoframework.h")]
	public delegate void DBusServiceEventFunc (string busname);
	[CCode (cheader_filename = "fsoframework.h", has_target = false)]
	public delegate string FactoryFunc (FsoFramework.Subsystem subsystem) throws GLib.Error;
	[CCode (cheader_filename = "fsoframework.h", has_target = false)]
	public delegate void RegisterFunc (GLib.TypeModule bar);
	[CCode (cheader_filename = "fsoframework.h", has_target = false)]
	public delegate void ShutdownFunc ();
	[CCode (cheader_filename = "fsoframework.h")]
	public const string ServiceDBusPrefix;
	[CCode (cheader_filename = "fsoframework.h")]
	public const string ServiceFacePrefix;
	[CCode (cheader_filename = "fsoframework.h")]
	public const string ServicePathPrefix;
	[CCode (cheader_filename = "fsoframework.h")]
	public static bool isValidDBusName (string busname);
}
namespace DBusService {
	[CCode (cheader_filename = "fsoframework.h")]
	[DBus (name = "org.freedesktop.DBus")]
	public interface IDBus : GLib.Object {
		public abstract async void AddMatch (string match) throws GLib.DBusError, GLib.IOError;
		public abstract async uint8[] GetAdtAuditSessionData (string type) throws GLib.DBusError, GLib.IOError;
		public abstract async uint8[] GetConnectionSELinuxSecurityContext (string type) throws GLib.DBusError, GLib.IOError;
		public abstract async uint32 GetConnectionUnixProcessID (string conn) throws GLib.DBusError, GLib.IOError;
		public abstract async uint32 GetConnectionUnixUser (string conn) throws GLib.DBusError, GLib.IOError;
		public abstract async string GetId () throws GLib.DBusError, GLib.IOError;
		public abstract async string GetNameOwner (string name) throws GLib.DBusError, GLib.IOError;
		public abstract async string Hello () throws GLib.DBusError, GLib.IOError;
		public abstract async string[] ListActivatableNames () throws GLib.DBusError, GLib.IOError;
		public abstract async string[] ListNames () throws GLib.DBusError, GLib.IOError;
		public abstract async string[] ListQueuedOwners (string None) throws GLib.DBusError, GLib.IOError;
		public abstract async bool NameHasOwner (string name) throws GLib.DBusError, GLib.IOError;
		public abstract async uint32 ReleaseName (string name) throws GLib.DBusError, GLib.IOError;
		public abstract async void ReloadConfig () throws GLib.DBusError, GLib.IOError;
		public abstract async void RemoveMatch (string match) throws GLib.DBusError, GLib.IOError;
		public abstract async uint32 RequestName (string name, uint32 flags) throws GLib.DBusError, GLib.IOError;
		public abstract async uint32 StartServiceByName (string name, uint32 flags) throws GLib.DBusError, GLib.IOError;
		public abstract async void UpdateActivationEnvironment (GLib.HashTable<string,string> environment) throws GLib.DBusError, GLib.IOError;
		public signal void NameAcquired (string name);
		public signal void NameLost (string name);
		public signal void NameOwnerChanged (string name, string oldowner, string newowner);
	}
	[CCode (cheader_filename = "fsoframework.h")]
	[DBus (name = "org.freedesktop.DBus")]
	public interface IDBusSync : GLib.Object {
		public abstract void AddMatch (string match) throws GLib.DBusError, GLib.IOError;
		public abstract uint8[] GetAdtAuditSessionData (string type) throws GLib.DBusError, GLib.IOError;
		public abstract uint8[] GetConnectionSELinuxSecurityContext (string type) throws GLib.DBusError, GLib.IOError;
		public abstract uint32 GetConnectionUnixProcessID (string conn) throws GLib.DBusError, GLib.IOError;
		public abstract uint32 GetConnectionUnixUser (string conn) throws GLib.DBusError, GLib.IOError;
		public abstract string GetId () throws GLib.DBusError, GLib.IOError;
		public abstract string GetNameOwner (string name) throws GLib.DBusError, GLib.IOError;
		public abstract string Hello () throws GLib.DBusError, GLib.IOError;
		public abstract string[] ListActivatableNames () throws GLib.DBusError, GLib.IOError;
		public abstract string[] ListNames () throws GLib.DBusError, GLib.IOError;
		public abstract string[] ListQueuedOwners (string None) throws GLib.DBusError, GLib.IOError;
		public abstract bool NameHasOwner (string name) throws GLib.DBusError, GLib.IOError;
		public abstract uint32 ReleaseName (string name) throws GLib.DBusError, GLib.IOError;
		public abstract void ReloadConfig () throws GLib.DBusError, GLib.IOError;
		public abstract void RemoveMatch (string match) throws GLib.DBusError, GLib.IOError;
		public abstract uint32 RequestName (string name, uint32 flags) throws GLib.DBusError, GLib.IOError;
		public abstract uint32 StartServiceByName (string name, uint32 flags) throws GLib.DBusError, GLib.IOError;
		public abstract void UpdateActivationEnvironment (GLib.HashTable<string,string> environment) throws GLib.DBusError, GLib.IOError;
		public signal void NameAcquired (string name);
		public signal void NameLost (string name);
		public signal void NameOwnerChanged (string name, string oldowner, string newowner);
	}
	[CCode (cheader_filename = "fsoframework.h")]
	[DBus (name = "org.freedesktop.DBus.Introspectable")]
	public interface IIntrospectable : GLib.Object {
		public abstract async string Introspect () throws GLib.DBusError, GLib.IOError;
	}
	[CCode (cheader_filename = "fsoframework.h")]
	[DBus (name = "org.freedesktop.DBus.Peer")]
	public interface IPeer : GLib.Object {
		public abstract async void Ping () throws GLib.DBusError, GLib.IOError;
	}
	[CCode (cheader_filename = "fsoframework.h")]
	[DBus (name = "org.freedesktop.DBus.Properties")]
	public interface IProperties : GLib.Object {
		public abstract async GLib.Variant Get (string iface, string prop) throws GLib.DBusError, GLib.IOError;
		public abstract async GLib.HashTable<string,GLib.Variant> GetAll (string iface) throws GLib.DBusError, GLib.IOError;
		public abstract async void Set (string iface, string prop, GLib.Variant val) throws GLib.DBusError, GLib.IOError;
	}
	[CCode (cheader_filename = "fsoframework.h")]
	public const string DBUS_INTERFACE_DBUS;
	[CCode (cheader_filename = "fsoframework.h")]
	public const string DBUS_INTERFACE_INTROSPECTABLE;
	[CCode (cheader_filename = "fsoframework.h")]
	public const string DBUS_INTERFACE_PEER;
	[CCode (cheader_filename = "fsoframework.h")]
	public const string DBUS_INTERFACE_PROPERTIES;
	[CCode (cheader_filename = "fsoframework.h")]
	public const string DBUS_PATH_DBUS;
	[CCode (cheader_filename = "fsoframework.h")]
	public const string DBUS_SERVICE_DBUS;
}