~click-hackers/click/trunk

« back to all changes in this revision

Viewing changes to lib/click/click.sym

  • Committer: Colin Watson
  • Date: 2014-03-03 17:01:37 UTC
  • mto: This revision was merged to the branch mainline in revision 354.
  • Revision ID: cjwatson@canonical.com-20140303170137-4gs1zjmqtgkvzphq
Move an initial core of functionality (database, hooks, osextras, query,
user) from Python into a new "libclick" library, allowing
performance-critical clients to avoid the cost of starting a new Python
interpreter (LP: #1282311).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
click_database_error_quark
 
2
click_db_add
 
3
click_db_ensure_ownership
 
4
click_db_gc
 
5
click_db_get
 
6
click_db_get_overlay
 
7
click_db_get_packages
 
8
click_db_get_path
 
9
click_db_get_size
 
10
click_db_get_type
 
11
click_db_maybe_remove
 
12
click_db_new
 
13
click_db_read
 
14
click_dir_get_type
 
15
click_dir_open
 
16
click_dir_read_name
 
17
click_ensuredir
 
18
click_find_on_path
 
19
click_find_package_directory
 
20
click_get_db_dir
 
21
click_get_hooks_dir
 
22
click_get_umask
 
23
click_hook_get_app_id
 
24
click_hook_get_field
 
25
click_hook_get_fields
 
26
click_hook_get_hook_name
 
27
click_hook_get_is_single_version
 
28
click_hook_get_is_user_level
 
29
click_hook_get_pattern
 
30
click_hook_get_run_commands_user
 
31
click_hook_get_short_app_id
 
32
click_hook_get_type
 
33
click_hook_install
 
34
click_hook_install_package
 
35
click_hook_open
 
36
click_hook_open_all
 
37
click_hook_remove
 
38
click_hook_remove_package
 
39
click_hook_run_commands
 
40
click_hook_sync
 
41
click_hooks_error_quark
 
42
click_installed_package_get_package
 
43
click_installed_package_get_path
 
44
click_installed_package_get_type
 
45
click_installed_package_get_version
 
46
click_installed_package_get_writeable
 
47
click_installed_package_new
 
48
click_package_install_hooks
 
49
click_package_remove_hooks
 
50
click_pattern_format
 
51
click_pattern_possible_expansion
 
52
click_query_error_quark
 
53
click_run_system_hooks
 
54
click_run_user_hooks
 
55
click_single_db_any_app_running
 
56
click_single_db_app_running
 
57
click_single_db_ensure_ownership
 
58
click_single_db_gc
 
59
click_single_db_get_packages
 
60
click_single_db_get_path
 
61
click_single_db_get_root
 
62
click_single_db_get_type
 
63
click_single_db_maybe_remove
 
64
click_single_db_new
 
65
click_symlink_force
 
66
click_unlink_force
 
67
click_user_error_quark
 
68
click_user_get_is_gc_in_use
 
69
click_user_get_is_pseudo_user
 
70
click_user_get_overlay_db
 
71
click_user_get_package_names
 
72
click_user_get_path
 
73
click_user_get_type
 
74
click_user_get_version
 
75
click_user_has_package_name
 
76
click_user_is_removable
 
77
click_user_new_for_all_users
 
78
click_user_new_for_gc_in_use
 
79
click_user_new_for_user
 
80
click_user_remove
 
81
click_user_set_version
 
82
click_users_get_type
 
83
click_users_get_user
 
84
click_users_get_user_names
 
85
click_users_new