Home
last modified time | relevance | path

Searched defs:default_hooks (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/requests/
Dhooks.py15 def default_hooks(): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/requests/
Dhooks.py15 def default_hooks(): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/requests/
Dhooks.py15 def default_hooks(): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/requests/
Dhooks.py15 def default_hooks(): function
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/pointers/
H A Draw_ptr_hookable_impl.cc24 constexpr RawPtrHooks default_hooks = { variable
/aosp_15_r20/external/jemalloc_new/test/include/test/
H A Dextent_hooks.h28 static extent_hooks_t *default_hooks; variable