Home
last modified time | relevance | path

Searched defs:SetHooks (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Ddfa_test.cc32 struct SetHooks { struct
33 SetHooks() { in SetHooks() argument
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Ddfa_test.cc33 struct SetHooks { struct
34 SetHooks() { in SetHooks() argument
/aosp_15_r20/external/libchrome/base/allocator/
H A Dallocator_extension.cc38 void SetHooks(AllocHookFunc alloc_hook, FreeHookFunc free_hook) { in SetHooks() function