Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/mojo/core/embedder/
H A Dprocess_error_callback.h15 using ProcessErrorCallback = variable
H A Dembedder.h28 using ProcessErrorCallback = base::Callback<void(const std::string& error)>; variable
/aosp_15_r20/external/libchrome/mojo/public/cpp/system/
H A Dinvitation.h28 using ProcessErrorCallback = base::RepeatingCallback<void(const std::string&)>; variable