Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Doc/includes/sqlite3/
Dadapter_datetime.py4 def adapt_datetime(ts): function
7 sqlite3.register_adapter(datetime.datetime, adapt_datetime)
/aosp_15_r20/external/python/cpython2/Lib/sqlite3/
Ddbapi2.py61 def adapt_datetime(val): function
82 register_adapter(datetime.datetime, adapt_datetime)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/sqlite3/
Ddbapi2.py58 def adapt_datetime(val): function
79 register_adapter(datetime.datetime, adapt_datetime)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/sqlite3/
Ddbapi2.py58 def adapt_datetime(val): function
79 register_adapter(datetime.datetime, adapt_datetime)
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/sqlite3/
H A Ddbapi2.py58 def adapt_datetime(val): function
79 register_adapter(datetime.datetime, adapt_datetime)
/aosp_15_r20/external/python/cpython3/Lib/sqlite3/
Ddbapi2.py58 def adapt_datetime(val): function
79 register_adapter(datetime.datetime, adapt_datetime)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/sqlite3/
Ddbapi2.py58 def adapt_datetime(val): function
79 register_adapter(datetime.datetime, adapt_datetime)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/sqlite3/
Ddbapi2.py58 def adapt_datetime(val): function
79 register_adapter(datetime.datetime, adapt_datetime)