Searched refs:GcovInit (Results 1 – 3 of 3) sorted by relevance
53 bool GcovInit(writeout_fn wfn, flush_fn ffn);
69 bool DllLoader::GcovInit(writeout_fn wfn, flush_fn ffn) { in GcovInit() function in android::vts::DllLoader
110 LOG(DEBUG) << "gcov init " << target_loader_.GcovInit(wfn, ffn); in LoadTargetComponent()