Home
last modified time | relevance | path

Searched refs:application_path (Results 1 – 25 of 65) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/dbus/
H A Dfake_bluetooth_gatt_manager_client.cc18 dbus::ObjectPath application_path) { in FindServiceProviders() argument
21 if (base::StartsWith(service.first.value(), application_path.value(), in FindServiceProviders()
30 dbus::ObjectPath application_path) { in FindCharacteristicProviders() argument
43 dbus::ObjectPath application_path) { in FindDescriptorProviders() argument
59 FindCharacteristicProviders(application_path); in VerifyProviderHierarchy()
61 FindDescriptorProviders(application_path); in VerifyProviderHierarchy()
64 << " services in application: " << application_path.value(); in VerifyProviderHierarchy()
103 const dbus::ObjectPath& application_path, in RegisterApplication() argument
109 GetApplicationServiceProvider(application_path); in RegisterApplication()
125 const dbus::ObjectPath& application_path, in UnregisterApplication() argument
[all …]
H A Dfake_bluetooth_gatt_manager_client.h44 const dbus::ObjectPath& application_path,
49 const dbus::ObjectPath& application_path,
110 dbus::ObjectPath application_path);
112 dbus::ObjectPath application_path);
114 dbus::ObjectPath application_path);
H A Dbluetooth_gatt_manager_client.cc31 const dbus::ObjectPath& application_path, in RegisterApplication() argument
40 writer.AppendObjectPath(application_path); in RegisterApplication()
64 const dbus::ObjectPath& application_path, in UnregisterApplication() argument
72 writer.AppendObjectPath(application_path); in UnregisterApplication()
H A Dbluetooth_gatt_manager_client.h50 const dbus::ObjectPath& application_path,
59 const dbus::ObjectPath& application_path,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/bluetooth/dbus/
H A Dfake_bluetooth_gatt_manager_client.cc18 dbus::ObjectPath application_path) { in FindServiceProviders() argument
21 if (base::StartsWith(service.first.value(), application_path.value(), in FindServiceProviders()
30 dbus::ObjectPath application_path) { in FindCharacteristicProviders() argument
43 dbus::ObjectPath application_path) { in FindDescriptorProviders() argument
59 FindCharacteristicProviders(application_path); in VerifyProviderHierarchy()
61 FindDescriptorProviders(application_path); in VerifyProviderHierarchy()
64 << " services in application: " << application_path.value(); in VerifyProviderHierarchy()
103 const dbus::ObjectPath& application_path, in RegisterApplication() argument
109 GetApplicationServiceProvider(application_path); in RegisterApplication()
125 const dbus::ObjectPath& application_path, in UnregisterApplication() argument
[all …]
H A Dfake_bluetooth_gatt_manager_client.h44 const dbus::ObjectPath& application_path,
49 const dbus::ObjectPath& application_path,
110 dbus::ObjectPath application_path);
112 dbus::ObjectPath application_path);
114 dbus::ObjectPath application_path);
H A Dbluetooth_gatt_manager_client.cc31 const dbus::ObjectPath& application_path, in RegisterApplication() argument
40 writer.AppendObjectPath(application_path); in RegisterApplication()
64 const dbus::ObjectPath& application_path, in UnregisterApplication() argument
72 writer.AppendObjectPath(application_path); in UnregisterApplication()
H A Dbluetooth_gatt_manager_client.h50 const dbus::ObjectPath& application_path,
59 const dbus::ObjectPath& application_path,
/dports/games/gigalomania/gigalomaniasrc/
H A Dutils.cpp97 char application_path[MAX_PATH] = ""; variable
102 char *application_path = NULL; variable
104 char application_path[] = ""; variable
134 int res = mkdir(application_path); in initFolderPaths()
151 strcpy(application_path, ""); in initFolderPaths()
157 if( access(application_path, 0) != 0 ) { in initFolderPaths()
168 strcpy(application_path, ""); in initFolderPaths()
184 application_path = new char[len+1]; in initFolderPaths()
198 strcpy(application_path, ""); in initFolderPaths()
216 strcpy(filename, application_path); in getApplicationFilename()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/endpoints/
H A Dendpointscfg.py154 hostname=None, application_path=None): argument
192 app_yaml_hostname = _GetAppYamlHostname(application_path)
211 def _GetAppYamlHostname(application_path, open_func=open): argument
276 application_path=None): argument
296 application_path=application_path)
306 application_path=None): argument
324 application_path=application_path)
391 hostname=None, application_path=None): argument
409 application_path=application_path)
617 application_path = getattr(args, 'application', None)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/setup/
H A Dlaunch_chrome.cc16 bool LaunchChromeBrowser(const base::FilePath& application_path) { in LaunchChromeBrowser() argument
17 if (application_path.empty()) in LaunchChromeBrowser()
20 const base::CommandLine cmd(application_path.Append(kChromeExe)); in LaunchChromeBrowser()
24 bool LaunchChromeAndWait(const base::FilePath& application_path, in LaunchChromeAndWait() argument
27 if (application_path.empty()) in LaunchChromeAndWait()
30 base::CommandLine cmd(application_path.Append(kChromeExe)); in LaunchChromeAndWait()
H A Dlaunch_chrome.h18 bool LaunchChromeBrowser(const base::FilePath& application_path);
26 bool LaunchChromeAndWait(const base::FilePath& application_path,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/win/
H A Djumplist_updater.cc27 const base::string16& application_path, in AddShellLink() argument
39 result = link->SetPath(application_path.c_str()); in AddShellLink()
165 base::FilePath application_path; in AddTasks() local
166 if (!base::PathService::Get(base::FILE_EXE, &application_path)) in AddTasks()
181 if (!AddShellLink(collection, application_path.value(), *it)) in AddTasks()
204 base::FilePath application_path; in AddCustomCategory() local
205 if (!base::PathService::Get(base::FILE_EXE, &application_path)) in AddCustomCategory()
226 if (!AddShellLink(collection, application_path.value(), *item)) in AddCustomCategory()
/dports/games/pentobi/pentobi-19.1/pentobi_gtp/
H A DMain.cpp30 string application_path(argv[0]); in get_application_dir_path() local
32 auto pos = application_path.find_last_of("/\\"); in get_application_dir_path()
34 auto pos = application_path.find_last_of('/'); in get_application_dir_path()
38 return application_path.substr(0, pos); in get_application_dir_path()
/dports/sysutils/py-salt/salt-3004.1/pkg/smartos/esky/
H A D_syspaths.py7 application_path = os.path.dirname(sys.executable) variable
9 application_path = os.path.dirname(__file__) variable
11 ROOT_DIR = application_path.split("bin/appdata")[0]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Management/
H A DWebApplicationInformation.cs37 … string application_domain, application_path, application_virtual_path, machine_name, trust_level; field in System.Web.Management.WebApplicationInformation
52 return application_path;
/dports/x11/appmenu-registrar/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/
H A Dhelper-menumodel.vala31 string? application_path,
47 if (application_path != null)
48 … appmenu_actions = DBusActionGroup.get(dbusconn,gtk_unique_bus_name,application_path);
/dports/x11/mate-applet-appmenu/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/
H A Dhelper-menumodel.vala31 string? application_path,
47 if (application_path != null)
48 … appmenu_actions = DBusActionGroup.get(dbusconn,gtk_unique_bus_name,application_path);
/dports/x11/gtk-app-menu/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/
H A Dhelper-menumodel.vala31 string? application_path,
47 if (application_path != null)
48 … appmenu_actions = DBusActionGroup.get(dbusconn,gtk_unique_bus_name,application_path);
/dports/x11/xfce4-appmenu-plugin/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/
H A Dhelper-menumodel.vala31 string? application_path,
47 if (application_path != null)
48 … appmenu_actions = DBusActionGroup.get(dbusconn,gtk_unique_bus_name,application_path);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/internal/util/
H A Dpath.py26 def FindInstalledWindowsApplication(application_path): argument
41 path = os.path.join(search_path, application_path)
/dports/finance/grisbi/grisbi-2.0.5/win32/
H A Dwin32utils.c369 BOOL win32_create_process(gchar* application_path,gchar* arg_line,gchar* utf8_working_directory, gb… in win32_create_process() argument
393 strcpy(stderr_path,application_path); in win32_create_process()
414 if(!CreateProcess(application_path, in win32_create_process()
440 application_path, dw, lpMsgBuf); in win32_create_process()
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/src/win/
H A Dprocess.c808 WCHAR* application_path = NULL, *application = NULL, *arguments = NULL, in uv_spawn() local
906 application_path = search_path(application, in uv_spawn()
909 if (application_path == NULL) { in uv_spawn()
951 if (!CreateProcessW(application_path, in uv_spawn()
1023 free(application_path); in uv_spawn()
/dports/sysutils/R-cran-processx/processx/src/win/
H A Dprocessx.c881 WCHAR *application_path = NULL, *application = NULL, *arguments = NULL, in processx_exec() local
966 application_path = processx__search_path(application, cwd, path); in processx_exec()
971 if (! application_path && wcslen(path) >= 2 && in processx_exec()
975 application_path = processx__search_path(application, cwd, path); in processx_exec()
978 if (!application_path) { in processx_exec()
1029 /* lpApplicationName = */ application_path, in processx_exec()
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/common/
H A Dconfigpaths.py109 application_path = Path(sys.executable).parent
111 application_path.parent / 'UserData'

123