Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crates/libsqlite3-sys/bindgen-bindings/
Dbindgen_3.14.0_ext.rs3842 static __SQLITE3_OVERLOAD_FUNCTION: ::std::sync::atomic::AtomicPtr<()> = ::std::sync::atomic::Atomi… constant
3850 let ptr = __SQLITE3_OVERLOAD_FUNCTION.load(::std::sync::atomic::Ordering::Acquire); in sqlite3_overload_function()
5819 __SQLITE3_OVERLOAD_FUNCTION in rusqlite_extension_init2()
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dbindgen_bundled_version_ext.rs4276 static __SQLITE3_OVERLOAD_FUNCTION: ::std::sync::atomic::AtomicPtr<()> = ::std::sync::atomic::Atomi… variable
4284 let ptr = __SQLITE3_OVERLOAD_FUNCTION.load(::std::sync::atomic::Ordering::Acquire); in sqlite3_overload_function()
7086 __SQLITE3_OVERLOAD_FUNCTION in rusqlite_extension_init2()