Searched defs:wfn (Results 1 – 2 of 2) sorted by relevance
69 bool DllLoader::GcovInit(writeout_fn wfn, flush_fn ffn) { in GcovInit()
75 void wfn() { LOG(DEBUG) << "debug"; } in wfn() function