Home
last modified time | relevance | path

Searched refs:DataService (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/comms/gammu/gammu-1.42.0/libgammu/phone/atobex/
H A Datobex.c207 Priv->DataService = OBEX_None; in ATOBEX_Initialise()
217 Priv->DataService = OBEX_IRMC; in ATOBEX_Initialise()
220 Priv->DataService = OBEX_IRMC; in ATOBEX_Initialise()
223 Priv->DataService = OBEX_IRMC; in ATOBEX_Initialise()
226 Priv->DataService = OBEX_IRMC; in ATOBEX_Initialise()
229 Priv->DataService = OBEX_m_OBEX; in ATOBEX_Initialise()
232 Priv->DataService = OBEX_m_OBEX; in ATOBEX_Initialise()
237 Priv->DataService = OBEX_IRMC; in ATOBEX_Initialise()
246 Priv->DataService = OBEX_IRMC; in ATOBEX_Initialise()
897 error = ATOBEX_SetOBEXMode(s, Priv->DataService); in ATOBEX_GetToDoStatus()
[all …]
H A Datobex.h78 OBEX_Service DataService; member
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Services/Test/
H A DDataServiceTests.cs40 var d = new DataService<string>(); in AttachHostNull()
48 var d = new DataService<string>(); in ProcessRequestForMessageNull()
62 : DataService<T>
/dports/www/elgg/elgg-3.3.23/mod/likes/
H A Dstart.php12 use Elgg\Likes\DataService; alias
131 $is_liked = DataService::instance()->currentUserLikesEntity($entity->guid);
157 $num_likes = DataService::instance()->getNumLikes($entity);
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/mod/likes/
H A Dstart.php12 use Elgg\Likes\DataService; alias
131 $is_liked = DataService::instance()->currentUserLikesEntity($entity->guid);
157 $num_likes = DataService::instance()->getNumLikes($entity);
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.lawdepot.com27 Allow: /DataService/index.asmx/GetBannerInfo
49 Allow: /DataService/index.asmx/GetBannerInfo
65 Allow: /DataService/index.asmx/GetBannerInfo
81 Allow: /DataService/index.asmx/GetBannerInfo
97 Allow: /DataService/index.asmx/GetBannerInfo
113 Allow: /DataService/index.asmx/GetBannerInfo
129 Allow: /DataService/index.asmx/GetBannerInfo
145 Allow: /DataService/index.asmx/GetBannerInfo
/dports/www/grafana8/grafana-8.3.6/pkg/services/alerting/
H A Dengine.go32 DataService legacydata.RequestHandler member
59 DataService: dataService,
65 e.evalHandler = NewEvalHandler(e.DataService)
H A Dtest_rule.go30 handler := NewEvalHandler(e.DataService)
/dports/security/lasso/lasso-2.7.0/bindings/python/tests/
H A Didwsf1_tests.py259 wsp_service = lasso.DataService(self.wsp)
297 wsp_service = lasso.DataService(self.wsp)
340 wsp_service = lasso.DataService(self.wsp)
374 wsp_service = lasso.DataService(self.wsp)
/dports/www/elgg/elgg-3.3.23/mod/likes/views/default/likes/
H A Dbefore_lists.php25 $preloader = new \Elgg\Likes\Preloader(\Elgg\Likes\DataService::instance());
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/mod/likes/views/default/likes/
H A Dbefore_lists.php25 $preloader = new \Elgg\Likes\Preloader(\Elgg\Likes\DataService::instance());
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/mod/likes/classes/Elgg/Likes/
H A DAjaxResponseHandler.php31 'is_liked' => DataService::instance()->currentUserLikesEntity($entity->guid),
H A DDataService.php10 class DataService { class
/dports/www/elgg/elgg-3.3.23/mod/likes/classes/Elgg/Likes/
H A DAjaxResponseHandler.php31 'is_liked' => DataService::instance()->currentUserLikesEntity($entity->guid),
H A DDataService.php10 class DataService { class
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/google.golang.org/api/google-api-go-client-9bf6e6e569ff/analytics/v2.4/
H A Danalytics-gen.go72 Data *DataService
84 func NewDataService(s *Service) *DataService {
85 rs := &DataService{s: s}
89 type DataService struct {
172 func (r *DataService) Get(ids string, startDate string, endDate string, metrics string) *DataGetCal…
/dports/www/ilias6/ILIAS-6.14/Modules/CmiXapi/classes/XapiProxy/
H A DDataService.php5 class DataService class
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Services/System.Data.Services/
H A DDataService.cs37 public class DataService<T> : IRequestHandler class
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/google.golang.org/api/analytics/v2.4/
H A Danalytics-gen.go72 Data *DataService
84 func NewDataService(s *Service) *DataService {
85 rs := &DataService{s: s}
89 type DataService struct { struct
173 func (r *DataService) Get(ids string, startDate string, endDate string, metrics string) *DataGetCal… argument
/dports/www/ilias6/ILIAS-6.14/Modules/CmiXapi/
H A Dxapiproxy.php63 DataService::initIlias($client);
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/api/analytics/v2.4/
H A Danalytics-gen.go132 Data *DataService
144 func NewDataService(s *Service) *DataService {
145 rs := &DataService{s: s}
149 type DataService struct { struct
233 func (r *DataService) Get(ids string, startDate string, endDate string, metrics string) *DataGetCal… argument
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/api/analytics/v2.4/
H A Danalytics-gen.go132 Data *DataService
144 func NewDataService(s *Service) *DataService {
145 rs := &DataService{s: s}
149 type DataService struct { struct
233 func (r *DataService) Get(ids string, startDate string, endDate string, metrics string) *DataGetCal… argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/api/analytics/v2.4/
H A Danalytics-gen.go132 Data *DataService
144 func NewDataService(s *Service) *DataService {
145 rs := &DataService{s: s}
149 type DataService struct { struct
233 func (r *DataService) Get(ids string, startDate string, endDate string, metrics string) *DataGetCal… argument
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/api/analytics/v2.4/
H A Danalytics-gen.go132 Data *DataService
144 func NewDataService(s *Service) *DataService {
145 rs := &DataService{s: s}
149 type DataService struct { struct
233 func (r *DataService) Get(ids string, startDate string, endDate string, metrics string) *DataGetCal… argument
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/api/analytics/v2.4/
H A Danalytics-gen.go132 Data *DataService
144 func NewDataService(s *Service) *DataService {
145 rs := &DataService{s: s}
149 type DataService struct { struct
233 func (r *DataService) Get(ids string, startDate string, endDate string, metrics string) *DataGetCal… argument

12345678