Home
last modified time | relevance | path

Searched defs:to_process (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/system/keymaster/km_openssl/
H A Dblock_cipher_operation.cpp498 const size_t to_process = data_available - tag_length_; in ProcessAllButTagLengthBytes() local
516 bool BlockCipherEvpDecryptOperation::ProcessTagBufContentsAsData(size_t to_process, Buffer* output, in ProcessTagBufContentsAsData()
/aosp_15_r20/external/libchrome/mojo/core/
H A Dplatform_handle_in_transit.cc27 base::ProcessHandle to_process) { in TransferHandle()
/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dunpickler.cpp41 std::vector<Work> to_process = {{type_tag, root}}; in restoreAccurateTypeTags() local
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Dlayout_propagation_v2.cc1249 std::deque<mlir::Value> to_process; in FindRoot() local
/aosp_15_r20/external/flatbuffers/src/
H A Didl_parser.cpp3616 std::list<std::string> to_process; in GetIncludedFilesRecursive() local
/aosp_15_r20/external/python/cpython3/Modules/
D_pickle.c852 size_t to_process; in _PyMemoTable_ResizeTable() local