Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/mojo/public/cpp/system/tests/
H A Dscope_to_message_pipe_unittest.cc21 explicit RunCallbackOnDestruction(base::OnceClosure destruction_callback) in RunCallbackOnDestruction()
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/testdata/
H A Dtest_delegate.cc29 int (*destruction_callback)(const char* s) = nullptr; variable
/aosp_15_r20/external/libchrome/mojo/core/
H A Dmessage_unittest.cc102 const base::Closure& destruction_callback = base::Closure()) in NeverSerializedMessage()
125 const base::Closure& destruction_callback = base::Closure()) in SimpleMessage()