Home
last modified time | relevance | path

Searched refs:complete (Results 1 – 22 of 22) sorted by relevance

/system/core/liblog/
Dlog_event_list.c408 elem.complete = true; in android_log_read_next_internal()
419 elem.complete = !context->count[0] && in android_log_read_next_internal()
440 elem.complete = true; in android_log_read_next_internal()
458 elem.complete = !context->list_nest_depth && !context->count[0]; in android_log_read_next_internal()
477 elem.complete = !context->list_nest_depth && !context->count[0]; in android_log_read_next_internal()
490 elem.complete = true; in android_log_read_next_internal()
497 elem.complete = true; in android_log_read_next_internal()
506 elem.complete = !context->list_nest_depth && !context->count[0]; in android_log_read_next_internal()
519 elem.complete = true; in android_log_read_next_internal()
522 elem.complete = context->list_nest_depth >= ANDROID_MAX_LIST_NEST_DEPTH; in android_log_read_next_internal()
[all …]
/system/extras/pagecache/
DREADME3 dumpcache.c: dumps complete pagecache of device.
/system/extras/tests/sdcard/
Dplot_sdcard.py95 self.complete = False
111 self.complete = True
142 if not metadata.complete:
176 if not metadata.complete:
/system/core/trusty/storage/lib/include/trusty/lib/
Dstorage.h151 int storage_end_transaction(storage_session_t session, bool complete);
/system/extras/perfprofd/tests/
Dperfprofd_test.cc732 I: profile collection complete in TEST_F()
788 I: profile collection complete in TEST_F()
792 I: profile collection complete in TEST_F()
796 I: profile collection complete in TEST_F()
858 I: profile collection complete in TEST_F()
/system/extras/tests/workloads/
Dpwrtest.sh233 echo Wait 30s to complete boot activities...
235 echo Restart complete.
/system/core/trusty/storage/lib/
Dstorage.c301 int storage_end_transaction(storage_session_t session, bool complete) in storage_end_transaction() argument
305 .flags = complete ? STORAGE_MSG_FLAG_TRANSACT_COMPLETE : 0, in storage_end_transaction()
/system/core/trusty/storage/tests/
Dmain.cpp103 void WriteReadAtOffsetHelper(file_handle_t handle, size_t blk, size_t cnt, bool complete);
105 void WriteZeroChunk(file_handle_t handle, storage_off_t off, size_t chunk_len, bool complete );
106 … void WritePatternChunk(file_handle_t handle, storage_off_t off, size_t chunk_len, bool complete);
107 …Pattern(file_handle_t handle, storage_off_t off, size_t data_len, size_t chunk_len, bool complete);
127 size_t chunk_len, bool complete) in WriteZeroChunk() argument
138 complete ? STORAGE_OP_COMPLETE : 0); in WriteZeroChunk()
143 size_t chunk_len, bool complete) in WritePatternChunk() argument
154 complete ? STORAGE_OP_COMPLETE : 0); in WritePatternChunk()
159 size_t data_len, size_t chunk_len, bool complete) in WritePattern() argument
167 WritePatternChunk(handle, off, chunk_len, (chunk_len == data_len) && complete); in WritePattern()
[all …]
/system/core/bootstat/
Dbootstat.rc33 # Record boot complete metrics.
/system/netd/tests/benchmarks/
DREADME.md17 <td>Mean wall-clock time taken for each iteration of the function under test to complete. This
/system/core/liblog/include/log/
Dlog_event_list.h65 uint16_t complete; member
/system/tpm/attestation/common/
Dattestation_ca.proto24 // order to complete enrollment.
170 // information required by enterprise server to complete the verification.
/system/core/liblog/tests/
Dliblog_test.cpp2499 elem.complete = true; in android_log_buffer_to_string()
2504 if (elem.complete) { in android_log_buffer_to_string()
2526 if (elem.complete) { in android_log_buffer_to_string()
2533 if (!next.complete && in android_log_buffer_to_string()
2543 } while ((elem.type != EVENT_TYPE_UNKNOWN) && !overflow && !elem.complete); in android_log_buffer_to_string()
2558 if ((elem.type == EVENT_TYPE_UNKNOWN) && !elem.complete) { in android_log_buffer_to_string()
/system/sepolicy/tools/fc_sort/
DNOTICE138 a) Accompany it with the complete corresponding machine-readable
144 cost of physically performing source distribution, a complete
156 making modifications to it. For an executable work, complete source
/system/core/fastboot/
DREADME.md204 Once the handshake is complete, fastboot data will be sent as follows:
310 complete, must always be 512 bytes or less.
/system/core/logd/
DLogTags.cpp341 if ((elem.type != EVENT_TYPE_LIST_STOP) || !elem.complete) continue; in ReadPersistEventLogTags()
/system/tpm/trunks/generator/
Draw_commands_fixed.txt1761 command did not complete and the state of the TPM is unchanged. An exception to this general rule is
1768 same command could be resubmitted and may complete normally.
1795 cancelled, the TPM may complete the command or return this code. If this code
2038 complete;
2989 TPM2_PCR_Read() or TPM2_PolicyPCR() could not complete until the hashes have been checked
3027 b) perform the tests and return the test result when complete.
3035 would allow the TPM to generate an interrupt when the “background” processing is complete. This
3191 requested testing is complete.
3208 complete.
3348 TPM_RC_NEEDS_TEST. If TPM2_SelfTest() has been received and the tests are not complete,
[all …]
Draw_structures_fixed.txt3318 Any command may be delayed in order for the TPM to complete
3325 on an authorization failure but the command does not complete
4316 When a command fails to complete for any reason, the TPM shall return
8723 This attribute has no effect if the command does not complete successfully.
12891 This structure is the scheme data for schemes that only require a hash to complete the scheme defin…
13258 …ECDH, KDFe is used for the key derivation function that only a hash algorithm is needed to complete
Draw_structures.txt3324 Any command may be delayed in order for the TPM to complete
3331 on an authorization failure but the command does not complete
4322 When a command fails to complete for any reason, the TPM shall return
8695 This attribute has no effect if the command does not complete successfully.
12879 This structure is the scheme data for schemes that only require a hash to complete the scheme defin…
13241 …ECDH, KDFe is used for the key derivation function that only a hash algorithm is needed to complete
/system/media/audio_utils/
DDoxyfile298 # diagrams that involve STL classes more complete and accurate.
DDoxyfile.orig298 # diagrams that involve STL classes more complete and accurate.
/system/chre/chre_api/doc/
DDoxyfile309 # diagrams that involve STL classes more complete and accurate.