Home
last modified time | relevance | path

Searched defs:wfn (Results 1 – 2 of 2) sorted by relevance

/test/vts/drivers/hal/common/component_loader/
DDllLoader.cpp69 bool DllLoader::GcovInit(writeout_fn wfn, flush_fn ffn) { in GcovInit()
/test/vts/drivers/hal/common/driver_base/
DDriverBase.cpp75 void wfn() { LOG(DEBUG) << "debug"; } in wfn() function