Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Ddfa_test.cc32 struct SetHooks { struct
33 SetHooks() { in SetHooks() argument
/external/libchrome/base/allocator/
Dallocator_extension.cc38 void SetHooks(AllocHookFunc alloc_hook, FreeHookFunc free_hook) { in SetHooks() function