Home
last modified time | relevance | path

Searched refs:then (Results 1 – 25 of 218) sorted by relevance

123456789

/system/tools/hidl/test/hidl_test/
Dhidl_test_helper13 if [ $1 -eq 32 ]; then
21 if [ $2 -eq 32 ]; then
29 if [ ! -f $SERVER_PATH ] || [ ! -f $CLIENT_PATH ]; then
39 if [ $? -ne 0 ]; then
47 if [ -z ${TEST_NAME+x} ]; then
52 if [ -z ${CLIENT_PATH32+x} ]; then
57 if [ -z ${CLIENT_PATH64+x} ]; then
62 if [ -z ${SERVER_PATH32+x} ]; then
67 if [ -z ${SERVER_PATH64+x} ]; then
133 if [ $ran_test_cases -ne 1 ]; then
[all …]
/system/extras/simpleperf/scripts/
Dreport_html.js67 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 …]
/system/bt/service/doc/
DIBluetoothGattServerCallback.txt43 * the remote device wants to read from. If |is_long| is true, then this
48 * If |offset| is invalid then sendResponse should be called with
51 * then GATT_ERROR_ATTRIBUTE_NOT_LONG should be returned.
61 * the remote device wants to read from. If |is_long| is true, then this
66 * If |offset| is invalid then sendResponse should be called with
69 * then GATT_ERROR_ATTRIBUTE_NOT_LONG should be returned.
82 * |offset|. If |need_response| is false, then this is a "Write Without
84 * |is_prepare_write| is true, then the implementation should not commit this
87 * If |offset| is invalid, then sendResponse should be called with
102 * |offset|. If |need_response| is false, then this is a "Write Without
[all …]
/system/bt/gd/cert/
Dcert_self_test.py265 … assertThat(event_stream).emits(lambda data: data.value_ == 1).then(lambda data: data.value_ == 3)
293 lambda data: data.value_ == 1).inAnyOrder().then(lambda data: data.value_ == 3)
356 .then(lambda data: data.value_ == 3)
461 when(thing).test_request(anything()).then().increment_count()
473 when(thing).test_request(anything()).then().increment_count()
485 when(thing).test_request(anything()).then(times=3).increment_count()
523 when(thing).test_request(anything()).then().increment_count().increment_count()
536 when(thing).test_request(lambda obj: obj == "B").then(times=1).increment_count()
552 when(thing).test_request(anything()).then().increment_count()
566 when(thing).test_request(anything()).then().increment_count()
[all …]
Dbehavior.py110 def then(self, times=1): member in PersistenceStage
116 return self.then(times=-1)
/system/tools/hidl/test/java_test/
Dhidl_test_java8 if [ -f $native ]; then
39 if [ $r = 0 ]; then
/system/security/keystore/
Dconfirmationui_rate_limiting.h72 auto then = Clock::now() - 24h; in doGC() local
75 if (iter->second.prompt_start <= then) { in doGC()
Dkey_config.proto34 // What auth types does this key require? If none, then no auth required.
38 // is not time based then this field will not be used and the key is per
Doperation_config.proto35 // What auth types does this op require? If none, then no auth required.
39 // is not time based then this field will not be used and the key is per
/system/libhidl/transport/manager/1.2/
DIServiceManager.hal49 * 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. If
92 * it is unsuccessful, then you can assume a client re-associated with the server. If a process
93 * has multiple servers, and only some succeed in unregistration, then the unregistered services
/system/tools/aidl/build/
Dmessage_check_equality.txt7 And then you need to change dependency on %s-* to %s-unstable-* to use new APIs.
/system/bt/doc/
Dpower_management.md108 state tables. If the spec specifies `BTA_DM_PM_NO_PREF`, then any
115 services for the given `BD_ADDR`, then looks up the ssr values from the
127 instead. If both actions have been attempted, then the action is set to
132 - If a timeout is specified in the power spec table, then an unused timer
138 is checked to see if it's allowed. If so, then `bta_dm_pm_sniff` is
147 made through the BTA workqueue thread to `bta_dm_pm_btm_cback`, which then
171 structure, and then calls back into `bta_dm_pm_set_mode` with the peer
175 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,
/system/sepolicy/prebuilts/api/30.0/private/
Dlogd.te5 # logd is not allowed to write anywhere other than /data/misc/logd, and then
/system/sepolicy/prebuilts/api/29.0/private/
Dlogd.te5 # logd is not allowed to write anywhere other than /data/misc/logd, and then
/system/sepolicy/prebuilts/api/28.0/private/
Dlogd.te5 # logd is not allowed to write anywhere other than /data/misc/logd, and then
/system/sepolicy/prebuilts/api/26.0/private/
Dlogd.te5 # logd is not allowed to write anywhere other than /data/misc/logd, and then
/system/sepolicy/prebuilts/api/27.0/private/
Dlogd.te5 # logd is not allowed to write anywhere other than /data/misc/logd, and then
/system/sepolicy/private/
Dlogd.te8 # logd is not allowed to write anywhere other than /data/misc/logd, and then
/system/sepolicy/public/
Dvendor_shell.te10 # adbd: allow `adb shell /vendor/bin/sh` and `adb shell` then `/vendor/bin/sh`
/system/sepolicy/prebuilts/api/28.0/public/
Dvendor_shell.te10 # adbd: allow `adb shell /vendor/bin/sh` and `adb shell` then `/vendor/bin/sh`
Dotapreopt_chroot.te6 # We need to create an unshared mount namespace, and then mount /data.
/system/sepolicy/prebuilts/api/30.0/public/
Dvendor_shell.te10 # adbd: allow `adb shell /vendor/bin/sh` and `adb shell` then `/vendor/bin/sh`
/system/sepolicy/prebuilts/api/29.0/public/
Dvendor_shell.te10 # adbd: allow `adb shell /vendor/bin/sh` and `adb shell` then `/vendor/bin/sh`
/system/sepolicy/prebuilts/api/27.0/public/
Dotapreopt_chroot.te6 # We need to create an unshared mount namespace, and then mount /data.
/system/sepolicy/prebuilts/api/26.0/public/
Dotapreopt_chroot.te6 # We need to create an unshared mount namespace, and then mount /data.

123456789