/system/tools/aidl/tests/ |
D | aidl_test_client_parcelables.cpp | 47 SimpleParcelable out_param, returned; in ConfirmSimpleParcelables() local 48 Status status = s->RepeatSimpleParcelable(input, &out_param, &returned); in ConfirmSimpleParcelables() 53 if (input != out_param || input != returned) { in ConfirmSimpleParcelables() 82 PersistableBundle empty_bundle, returned; in ConfirmPersistableBundles() local 83 Status status = s->RepeatPersistableBundle(empty_bundle, &returned); in ConfirmPersistableBundles() 88 if (empty_bundle != returned) { in ConfirmPersistableBundles() 112 status = s->RepeatPersistableBundle(non_empty_bundle, &returned); in ConfirmPersistableBundles() 117 if (non_empty_bundle != returned) { in ConfirmPersistableBundles()
|
/system/connectivity/shill/dbus/ |
D | chromeos_dbus_adaptor.cc | 148 DBusMethodResponsePtr<T> response, const Error& error, const T& returned) { in TypedMethodReplyCallback() argument 153 response->Return(returned); in TypedMethodReplyCallback() 160 const string& returned) { in StringMethodReplyCallback() argument 161 TypedMethodReplyCallback(std::move(response), error, returned); in StringMethodReplyCallback() 167 bool returned) { in BoolMethodReplyCallback() argument 168 TypedMethodReplyCallback(std::move(response), error, returned); in BoolMethodReplyCallback()
|
D | chromeos_dbus_adaptor.h | 127 const std::string& returned); 130 bool returned); 134 const T& returned);
|
/system/tools/aidl/tests/java_app/src/android/aidl/tests/ |
D | TestServiceClient.java | 443 SimpleParcelable returned = in checkSimpleParcelables() local 449 if (!input.equals(returned)) { in checkSimpleParcelables() 450 mLog.log(input.toString() + " != " + returned.toString()); in checkSimpleParcelables() 493 PersistableBundle returned = service.RepeatPersistableBundle(emptyBundle); in checkPersistableBundles() local 494 if (emptyBundle.size() != 0 || returned.size() != 0) { in checkPersistableBundles() 495 mLog.log(emptyBundle.toString() + " != " + returned.toString()); in checkPersistableBundles() 529 PersistableBundle returned = service.RepeatPersistableBundle(nonEmptyBundle); in checkPersistableBundles() local 530 if (returned.size() != nonEmptyBundle.size() in checkPersistableBundles() 531 || returned.getBoolean(testBoolKey) != nonEmptyBundle.getBoolean(testBoolKey) in checkPersistableBundles() 532 || returned.getInt(testIntKey) != nonEmptyBundle.getInt(testIntKey) in checkPersistableBundles() [all …]
|
/system/extras/memory_replay/dumps/ |
D | README | 27 Allocation made by malloc(<size>). <ptr> is the value returned by malloc. 34 Allocation made by calloc(<nmemb>, <size>. <ptr> is the value returned 43 to indicate a realloc with a nullptr. <new_ptr> is the value returned 52 returned by memalign.
|
/system/core/liblog/ |
D | README | 127 The value returned by android_logger_open can be used as a parameter to 131 The value returned by android_logger_open can be used as a parameter to 139 If messages fail, a negative error code will be returned to the caller. 162 Other return codes from writing operation can be returned. Since the 163 library retries on EINTR, -EINTR should never be returned.
|
/system/core/adb/ |
D | SYNC.TXT | 39 The directory entries will be returned in the following form 74 the file that will be returned. Just as for the SEND sync request the file
|
/system/bt/service/doc/ |
D | IBluetoothGattServer.txt | 26 * be returned in a callback to the application that can be used to perform 50 * returned in |out_id| in case of success. Returns false in case of failure,
|
D | IBluetoothGattServerCallback.txt | 51 * then GATT_ERROR_ATTRIBUTE_NOT_LONG should be returned. 69 * then GATT_ERROR_ATTRIBUTE_NOT_LONG should be returned.
|
D | IBluetoothLowEnergy.txt | 23 * instance. A special client interface ID will be returned in a callback to
|
D | IBluetoothGattClient.txt | 56 * results will be returned from the attribute cache. Returns false in case of
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 1135 code returned if the indicated check fails. Unless stated otherwise, the order of the checks is not 1296 In the reference implementation, this TPM_RC_VALUE is returned by the unmarshaling code for 1586 returned and no command processing occurs. A table defining a data type may have response codes 1587 embedded in the table to indicate the error returned when the input value does not match the parame… 1793 This response code may be returned by a TPM that supports command cancel. 1796 is returned, then the TPM state is not changed and the same command may be 1801 This response code can be returned for commands that manage session 1850 This response code can be returned by any command that causes the TPM to 1851 need an object 'slot'. The most common case where this might be returned is 1858 this response is returned is for the TPM resource manager to flush a transient [all …]
|
D | raw_commands_fixed.txt | 1135 code returned if the indicated check fails. Unless stated otherwise, the order of the checks is not 1296 In the reference implementation, this TPM_RC_VALUE is returned by the unmarshaling code for 1586 returned and no command processing occurs. A table defining a data type may have response codes 1587 embedded in the table to indicate the error returned when the input value does not match the parame… 1793 This response code may be returned by a TPM that supports command cancel. 1796 is returned, then the TPM state is not changed and the same command may be 1801 This response code can be returned for commands that manage session 1850 This response code can be returned by any command that causes the TPM to 1851 need an object 'slot'. The most common case where this might be returned is 1858 this response is returned is for the TPM resource manager to flush a transient [all …]
|
D | raw_structures.txt | 1402 response code returned when the unmarshaling of this type fails 1629 response code returned when the input value is not one of the 2036 Parameter limits expressed using braces apply only to inputs to the TPM. Any value returned by the 2394 returned and no command processing occurs. A table defining a data type may have response codes 2395 embedded in the table to indicate the error returned when the input value does not match the parame… 2400 "#TPM_RC_COMMAND_CODE" indicating the response code that is returned if the TPM is unmarshaling 4468 SET (1): The error number is defined in this specification and is returned when the response tag 4471 returned when the response tag is TPM_TAG_RSP_COMMAND. 4476 In any error number returned by a TPM, the F (bit 7) and V (bit 8) attributes shall be CLEAR 4832 returned [all …]
|
D | raw_structures_fixed.txt | 1402 response code returned when the unmarshaling of this type fails 1629 response code returned when the input value is not one of the 2036 Parameter limits expressed using braces apply only to inputs to the TPM. Any value returned by the 2394 returned and no command processing occurs. A table defining a data type may have response codes 2395 embedded in the table to indicate the error returned when the input value does not match the parame… 2400 "#TPM_RC_COMMAND_CODE" indicating the response code that is returned if the TPM is unmarshaling 4462 SET (1): The error number is defined in this specification and is returned when the response tag 4465 returned when the response tag is TPM_TAG_RSP_COMMAND. 4470 In any error number returned by a TPM, the F (bit 7) and V (bit 8) attributes shall be CLEAR 4826 returned [all …]
|
/system/connectivity/shill/shims/protos/ |
D | crypto_util.proto | 42 // The returned response from an EncryptData call.
|
/system/connectivity/shill/doc/ |
D | profile-api.txt | 67 memory or visible, the returned result will be 70 returned:
|
D | manager-api.txt | 47 or PushProfile request then an error is returned. 154 path of the created service is returned. 168 errors the first error code is returned by 249 matches these arguments, an error is returned. 273 code is returned by this call. 330 For example, the default ordering would be returned as:
|
D | device-api.txt | 196 For "Status", the returned string can be one of: 628 so this value returned might be slightly old. 672 so this value returned might be slightly old.
|
D | service-api.txt | 34 code is returned by this call. 70 is returned. 74 InProgress is returned. 82 returned. 139 If the device is already activated nothing is returned. 141 error is returned. 166 activated, nothing is returned.
|
/system/bt/osi/src/protos/ |
D | bluetooth.proto | 196 // Number of results returned.
|
/system/core/libmemunreachable/ |
D | README.md | 8 In the default (zero-overhead) mode, the returned data on leaks is limited to the address, approxim…
|
/system/bt/doc/ |
D | style_guide.md | 173 routines and objects returned from those functions must be freed with the 174 corresponding `*_free` function. For example, list objects returned from
|
/system/core/fastboot/ |
D | fastboot_protocol.txt | 115 The variable contents will be returned after the 271 Init The host sends an init packet once the query response is returned. The
|
/system/extras/perfprofd/tests/ |
D | perfprofd_test.cc | 437 I: profile collection failed (perf record returned bad exit status) in TEST_F()
|