Searched refs:binderCallLogFn (Results 1 – 3 of 3) sorted by relevance
59 void binderCallLogFn(const Json::Value& logTransaction, const LogFn& logFn) { in binderCallLogFn() function
79 std::bind(binderCallLogFn, std::placeholders::_1, in DnsResolverService()
155 BnNetd::logFunc = std::bind(binderCallLogFn, std::placeholders::_1, in NetdNativeService()