Searched defs:appid (Results 1 – 7 of 7) sorted by relevance
/third_party/python/PC/layout/support/ |
D | appxmanifest.py | 265 def _get_app(xml, appid): argument 277 def add_visual(xml, appid, data): argument 285 def add_alias(xml, appid, alias, subsystem="windows"): argument 294 def add_file_type(xml, appid, name, suffix, parameters='"%1"', info=None, logo=None): argument 312 ns, xml, appid, executable, aliases, visual_element, subsystem, file_types argument
|
/third_party/glib/gio/ |
D | gapplicationimpl-dbus.c | 310 application_path_from_appid (const gchar *appid) in application_path_from_appid() 588 const gchar *appid, in g_application_impl_register()
|
D | gdesktopappinfo.c | 2914 object_path_from_appid (const gchar *appid) in object_path_from_appid()
|
/third_party/glib/gio/tests/ |
D | gapplication.c | 424 appid (void) in appid() function
|
/third_party/curl/lib/vtls/ |
D | gskit.c | 455 gsk_handle *envir, const char *appid, in init_environment()
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 157 appid?: string; property 164 appid?: boolean; property
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 137 appid?: string; property 144 appid?: boolean; property
|