HomeSort by relevance Sort by last modified time
    Searched defs:mark_completed (Results 1 - 3 of 3) sorted by null

  /system/security/keystore/
auth_token_table.h 127 void mark_completed() { operation_completed_ = true; } function in class:keystore::AuthTokenTable::Entry
  /external/tensorflow/tensorflow/core/common_runtime/
pending_counts.h 128 void mark_completed(Handle h) { function in class:tensorflow::PendingCounts
executor.cc 913 void mark_completed(PendingCounts::Handle h) { counts_.mark_completed(h); } function in struct:tensorflow::__anon39475::ExecutorState::IterationState
    [all...]

Completed in 219 milliseconds