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