Home
last modified time | relevance | path

Searched refs:sync_lists (Results 1 – 13 of 13) sorted by relevance

/dports/devel/py-twilio/twilio-7.4.0/twilio/rest/preview/sync/service/
H A D__init__.py299 def sync_lists(self): member in ServiceContext
508 def sync_lists(self): member in ServiceInstance
515 return self._proxy.sync_lists
/dports/devel/py-twilio/twilio-7.4.0/twilio/rest/sync/v1/service/
H A D__init__.py308 def sync_lists(self): member in ServiceContext
570 def sync_lists(self): member in ServiceInstance
577 return self._proxy.sync_lists
/dports/irc/ezbounce/ezbounce-1.99.15/include/
H A Druleset.h68 static std::vector<ruleset *> * sync_lists(std::vector<ruleset *> *, std::vector<ruleset *> *);
/dports/irc/ezbounce/ezbounce-1.99.15/src/
H A Druleset.cc514 std::vector<ruleset *> * ruleset::sync_lists(std::vector<ruleset *> * oldlist, std::vector<ruleset … in sync_lists() function in ruleset
H A Duser.cc420 ruleset::sync_lists(&u->rlist, &u2->rlist); in sync_users()
/dports/deskutils/horde-nag/nag-4.2.19/docs/
H A DCHANGES191 [mjr] Add EAS client created shares to the sync_lists preference (Bug #13359).
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/visitation/gen-cpp2/
H A Dservice_with_special_namesAsyncClient.h211 virtual ::std::int32_t sync_lists();
212 virtual ::std::int32_t sync_lists(apache::thrift::RpcOptions& rpcOptions);
H A Dservice_with_special_namesAsyncClient.cpp908 ::std::int32_t service_with_special_namesAsyncClient::sync_lists() { in sync_lists() function in test_cpp2::cpp_reflection::service_with_special_namesAsyncClient
910 return sync_lists(rpcOptions); in sync_lists()
913 ::std::int32_t service_with_special_namesAsyncClient::sync_lists(apache::thrift::RpcOptions& rpcOpt… in sync_lists() function in test_cpp2::cpp_reflection::service_with_special_namesAsyncClient
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/fatal/gen-cpp2/
H A Dservice_with_special_namesAsyncClient.h211 virtual ::std::int32_t sync_lists();
212 virtual ::std::int32_t sync_lists(apache::thrift::RpcOptions& rpcOptions);
H A Dservice_with_special_namesAsyncClient.cpp908 ::std::int32_t service_with_special_namesAsyncClient::sync_lists() { in sync_lists() function in test_cpp2::cpp_reflection::service_with_special_namesAsyncClient
910 return sync_lists(rpcOptions); in sync_lists()
913 ::std::int32_t service_with_special_namesAsyncClient::sync_lists(apache::thrift::RpcOptions& rpcOpt… in sync_lists() function in test_cpp2::cpp_reflection::service_with_special_namesAsyncClient
/dports/irc/ezbounce/ezbounce-1.99.15/docs/
H A Dworklog1445 + Added userdef::sync_lists() to handle integrating the new
1447 + Added ruleset::sync_lists(), to do the same thing for rulesets
/dports/deskutils/horde-groupware/groupware-5.2.22/docs/
H A DCHANGES2437 [mjr] Add EAS client created shares to the sync_lists preference (Bug #13359).
/dports/mail/horde-webmail/webmail-5.2.22/docs/
H A DCHANGES2726 [mjr] Add EAS client created shares to the sync_lists preference (Bug #13359).