Searched defs:LogMethodFunc (Results 1 – 2 of 2) sorted by relevance
57 using LogMethodFunc = std::function<void(const std::string &msg)>; typedef145 const std::array<LogMethodFunc, METHODS_NUMBER> &logMethods) in HiLogWriteTest()
54 using LogMethodFunc = std::function<void(const std::string &msg)>; typedef