Home
last modified time | relevance | path

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

/external/executorch/backends/apple/coreml/runtime/inmemoryfs/
Dinmemory_filesystem.cpp221 bool write_file_node(InMemoryFileNode* node, const std::filesystem::path& dst_path, std::error_code… in write_file_node() function
277 return write_file_node(static_cast<InMemoryFileNode*>(node), dst_path, error); in write_node()