Home
last modified time | relevance | path

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 Dstatement.cpp158 bool PreparedStatement::bind_no_copy(size_t index, UnOwnedString value, std::error_code& error) con… in bind_no_copy() function in executorchcoreml::sqlite::PreparedStatement
185 bool PreparedStatement::bind_no_copy(size_t index, const UnOwnedBlob& value, std::error_code& error… in bind_no_copy() function in executorchcoreml::sqlite::PreparedStatement