Home
last modified time | relevance | path

Searched defs:sync (Results 1 – 25 of 38) sorted by relevance

12

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixClient.php176 public function login(string $username, string $password, bool $sync = true,
203 …public function jwtLogin(string $token, bool $refreshToken = false, bool $sync = true, int $limit …
227 protected function finalizeLogin(array $response, bool $sync, int $limit): string {
486 public function sync(int $timeoutMs = 30000) { function in MatrixPhp\\MatrixClient
DMatrixHttpApi.php118 public function sync(?string $since = null, int $timeoutMs = 30000, $filter = null, function in MatrixPhp\\MatrixHttpApi
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
DProxy.php23 callable $sync
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Handler/
DProxy.php25 public static function wrapSync(callable $default, callable $sync): callable
/plugin/poldek/
Dhelper.php39 public function sync($force = false) { function in helper_plugin_poldek
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/setup/
Denvironment.js25 Backbone.sync = function(method, model, options) { function
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DBailErrorStrategy.php85 public function sync(Parser $recognizer) : void function in Antlr\\Antlr4\\Runtime\\Error\\BailErrorStrategy
H A DANTLRErrorStrategy.php92 public function sync(Parser $recognizer) : void; function
H A DDefaultErrorStrategy.php242 public function sync(Parser $recognizer) : void function in Antlr\\Antlr4\\Runtime\\Error\\DefaultErrorStrategy
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/Resource/
DDevices.php108 public function sync(SyncRequest $postBody, $optParams = []) function in Google\\Service\\HomeGraphService\\Resource\\Devices
/plugin/s5reloaded/ui/effects_support/
Deffects.js103 sync: false, // true for combining property
573 { sync: true, scaleFromCenter: true, scaleContent: true, restoreAfterFinish: true }), property
574 new Effect.Opacity(element, { sync: true, to: 0.0 } ) ], property
648 [ new Effect.Move(element, {x: 0, y: 100, sync: true }), property
649 new Effect.Opacity(element, { sync: true, to: 0.0 }) ], property
821 …[ new Effect.Opacity(effect.element, { sync: true, to: 1.0, from: 0.0, transition: options.opacity… property
822 …new Effect.Move(effect.element, { x: moveX, y: moveY, sync: true, transition: options.moveTransiti… property
825sync: true, scaleFrom: window.opera ? 1 : 0, transition: options.scaleTransition, restoreAfterFini… property
880 …[ new Effect.Opacity(element, { sync: true, to: 0.0, from: 1.0, transition: options.opacityTransit… property
881 …new Effect.Scale(element, window.opera ? 1 : 0, { sync: true, transition: options.scaleTransition,… property
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSourceRepositories/Resource/
DProjectsRepos.php179 public function sync($name, SyncRepoRequest $postBody, $optParams = []) function in Google\\Service\\CloudSourceRepositories\\Resource\\ProjectsRepos
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/Resource/
DAccountsContainersWorkspaces.php174 public function sync($path, $optParams = []) function in Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspaces
/plugin/asciidocjs/node_modules/escalade/
Dpackage.json37 "sync": "src/sync.js", string
/plugin/combo/ComboStrap/
H A DMetadataFrontmatterStore.php126 public function sync(): Message function in ComboStrap\\MetadataFrontmatterStore
/plugin/projects/lib/
Dproject.php337 private function sync($id) { function in Project
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DBufferedTokenStream.php143 public function sync(int $i) : bool function in Antlr\\Antlr4\\Runtime\\BufferedTokenStream
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
Dmodel.js555 model.sync = function(method, m, options) { function
698 sync: function(method, m, options) { method
700 return Backbone.Model.prototype.sync.call(this, method, m, options); method in Backbone.Model
725 sync: function(method, m, options) { method
727 return Backbone.Model.prototype.sync.call(this, method, m, options); method in Backbone.Model
755 sync: function(method, m, options) { method
757 return Backbone.Model.prototype.sync.call(this, method, m, options); method in Backbone.Model
775 a.sync = function() { throw 'should not be called'; }; function
1076 sync: function(method, m, options) { assert.ok(options.parse); } method
1286 sync: function(method, m, options){ options.success(); }, method
[all …]
Dcollection.js496 m.sync = function(method, model, options) { options.success(); }; function
536 collection.sync = function(method, model, options) { options.error(); }; function
602 sync: function(method, model, options) { method
604 return Backbone.Model.prototype.sync.call(this, method, model, options); method in Backbone.Model
1050 model.sync = function(method, m, options){ options.success(); }; function
1426 sync: function(method, collection, options) { method
1428 return Backbone.Collection.prototype.sync.call(this, method, collection, options); method in Backbone.Collection
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
Dbackbone.js441 sync: function() { method
810 sync: function() { method
/plugin/asciidocjs/node_modules/resolve/test/
Dresolver_sync.js6 var sync = require('../sync'); variable
/plugin/revealjs/js/
Dreveal.js3017 function sync() { function
5965 sync: sync, property
/plugin/highlightjs/highlight/languages/
Druby.js12 …d': 1, 'foreach': 1, 'fork': 1, 'format': 1, 'freeze': 1, 'frozen?': 1, 'fsync': 1, 'getc': 1, 'ge… property
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js1740 function find_try(compressor, level, node, scope, may_throw, sync) { argument
12855 function in_try(level, node, sync) { argument
/plugin/bpmnio/vendor/dmn-js/dist/
Ddmn-viewer.production.min.js16 …iner,e)}rn(fs,mi),fs.prototype.saveSVG=jt((function(e){var t=this;return new Promise((function(e){…

12