Home
last modified time | relevance | path

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

/system/core/debuggerd/libdebuggerd/test/
Dtombstone_proto_to_text_test.cpp28 using CallbackType = std::function<void(const std::string& line, bool should_log)>; typedef
/system/core/debuggerd/libdebuggerd/
Dtombstone_proto_to_text.cpp45 using CallbackType = std::function<void(const std::string& line, bool should_log)>; typedef