Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/kvstore/
H A Dstatement.cpp109 std::pair<const void*, size_t> get_stored_blob_value(sqlite3_stmt* stmt, size_t index) { in get_stored_blob_value() function
116 const auto& pair = get_stored_blob_value(stmt, index); in get_blob_value()
121 const auto& pair = get_stored_blob_value(stmt, index); in get_unowned_blob_value()