Home
last modified time | relevance | path

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

/external/executorch/backends/apple/coreml/runtime/inmemoryfs/
Dinmemory_filesystem.cpp358 FlattenedInMemoryNode::unflatten(const std::vector<FlattenedInMemoryNode>& flattened_nodes, in unflatten()
401 InMemoryFileSystemMetadata get_metadatas(std::vector<FlattenedInMemoryNode> flattened_nodes) { in get_metadatas()
413 std::vector<FlattenedInMemoryNode> flattened_nodes; in get_flattened_nodes() local
742 auto flattened_nodes = FlattenedInMemoryNode::flatten(node, alignment); in serialize() local
796 auto flattened_nodes = FlattenedInMemoryNode::flatten(node, alignment); in get_buffer_size_for_serialization() local
837 auto flattened_nodes = FlattenedInMemoryNode::flatten(node, alignment); in serialize() local
875 auto flattened_nodes = get_flattened_nodes(std::move(fs_metadata.value().nodes)); in make_from_buffer() local