Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/
H A Dinterface_endpoint_client.h169 HandleIncomingMessageThunk thunk_; variable
/aosp_15_r20/system/media/audio_utils/tests/
H A Daudio_deferredexecutor_tests.cpp29 std::function<void()> thunk_; member in RunOnClose