Searched refs:then (Results 1 – 25 of 240) sorted by relevance
12345678910
67 return this.showAsync().then(() => {302 return drawViewCallback(views[drawPos++], eachProgress).then(drawAsync);561 .then(updateProgress('Draw SampleTable...', 0))562 .then(wait(() => {568 .then(() => drawViewsAsync(views, 100, (view, progress) => view.drawAsync(progress)))569 .then(hideProgress());646 .then(wait(() => {652 .then(() => this._drawSampleTable(totalProgress));660 .then(wait(() => {693 .then(addProgress(totalProgress / 2))[all …]
43 * the remote device wants to read from. If |is_long| is true, then this48 * If |offset| is invalid then sendResponse should be called with51 * then GATT_ERROR_ATTRIBUTE_NOT_LONG should be returned.61 * the remote device wants to read from. If |is_long| is true, then this66 * If |offset| is invalid then sendResponse should be called with69 * then GATT_ERROR_ATTRIBUTE_NOT_LONG should be returned.82 * |offset|. If |need_response| is false, then this is a "Write Without84 * |is_prepare_write| is true, then the implementation should not commit this87 * If |offset| is invalid, then sendResponse should be called with102 * |offset|. If |need_response| is false, then this is a "Write Without[all …]
68 * characteristic's permission requirements. If that operation fails, then the90 * fails, then the |status| parameter of the onCharacteristicWrite callback106 * descriptor's permission requirements. If that operation fails, then the128 * then the |status| parameter of the onDescriptorWrite callback will contain171 * with address |device_address|. If |execute| is true, then a request will be
271 … assertThat(event_stream).emits(lambda data: data.value_ == 1).then(lambda data: data.value_ == 3)302 … lambda data: data.value_ == 1).inAnyOrder().then(lambda data: data.value_ == 3)373 .then(lambda data: data.value_ == 3)379 when(thing).test_request(anything()).then().increment_count()392 when(thing).test_request(anything()).then().increment_count()405 when(thing).test_request(anything()).then(times=3).increment_count()446 when(thing).test_request(anything()).then().increment_count().increment_count()460 when(thing).test_request(lambda obj: obj == "B").then(times=1).increment_count()477 when(thing).test_request(anything()).then().increment_count()492 when(thing).test_request(anything()).then().increment_count()[all …]
110 def then(self, times=1): member in PersistenceStage116 return self.then(times=-1)
49 * If server is null, then this must remove the cb from all matching services.91 * onClients(*, false) is called. If this unregister is successful, then it is safe to exit. If92 * it is unsuccessful, then you can assume a client re-associated with the server. If a process93 * has multiple servers, and only some succeed in unregistration, then the unregistered services
7 And then you need to change dependency on %s-* to %s-unstable-* to use new APIs.
5 # logd is not allowed to write anywhere other than /data/misc/logd, and then
108 state tables. If the spec specifies `BTA_DM_PM_NO_PREF`, then any115 services for the given `BD_ADDR`, then looks up the ssr values from the127 instead. If both actions have been attempted, then the action is set to132 - If a timeout is specified in the power spec table, then an unused timer138 is checked to see if it's allowed. If so, then `bta_dm_pm_sniff` is147 made through the BTA workqueue thread to `bta_dm_pm_btm_cback`, which then171 structure, and then calls back into `bta_dm_pm_set_mode` with the peer175 stops all timers for the device, and then re-calls `bta_dm_pm_set_mode`185 `BTA_DM_DI_SET_SNIFF` bit set, then `BTA_DM_DI_INT_SNIFF` is set,
8 # logd is not allowed to write anywhere other than /data/misc/logd, and then
58 For example, if memory pages were first used by `dlopen("libfoo.so")`, then freed by `dlclose`,59 then allocated for JIT symbols - simpleperf will report symbols from `libfoo.so` instead.
10 # adbd: allow `adb shell /vendor/bin/sh` and `adb shell` then `/vendor/bin/sh`
6 # We need to create an unshared mount namespace, and then mount /data.
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-131 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then181 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the190 # If the JAVADOC_BANNER tag is set to YES then doxygen will interpret a line200 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first220 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the226 # If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new263 # only. Doxygen will then generate output that is more tailored for C. For271 # Python sources only. Doxygen will then generate output that is more tailored279 # sources. Doxygen will then generate output that is tailored for Fortran.[all …]