Searched defs:bind_no_copy (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/kvstore/ | ||
H A D | statement.cpp | 158 bool PreparedStatement::bind_no_copy(size_t index, UnOwnedString value, std::error_code& error) con… in bind_no_copy() function in executorchcoreml::sqlite::PreparedStatement |