Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/kyua-cli/dist/store/
H A Ddbtypes_test.cpp160 do_ok_test(store::bind_timestamp, in ATF_TEST_CASE_BODY()
163 do_ok_test(store::bind_timestamp, in ATF_TEST_CASE_BODY()
167 do_ok_test(store::bind_timestamp, in ATF_TEST_CASE_BODY()
170 do_ok_test(store::bind_timestamp, in ATF_TEST_CASE_BODY()
H A Ddbtypes.hpp57 void bind_timestamp(utils::sqlite::statement&, const char*,
H A Ddbtypes.cpp92 store::bind_timestamp(sqlite::statement& stmt, const char* field, in bind_timestamp() function in store
H A Dtransaction.cpp977 store::bind_timestamp(stmt, ":start_time", start_time); in put_result()
978 store::bind_timestamp(stmt, ":end_time", end_time); in put_result()