Home
last modified time | relevance | path

Searched refs:sourceBackend (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-13ubuntu/apps/
H A Dgsmpb.cc252 string sourceBackend; in main() local
293 sourceBackend = optarg; in main()
364 if (sourceBackend != "") in main()
366 CustomPhonebookRegistry::createPhonebook(sourceBackend, source); in main()
/dports/graphics/digikam/digikam-7.4.0/core/utilities/geolocation/geoiface/widgets/
H A Dmapwidget.cpp1191 const QString sourceBackend = zoomParts.first(); in convertZoomToBackendZoom() local
1193 if (sourceBackend == targetBackend) in convertZoomToBackendZoom()