Searched refs:fp_ATrace_endSection (Results 1 – 1 of 1) sorted by relevance
46 typedef void* (*fp_ATrace_endSection)(); typedef49 fp_ATrace_endSection ATrace_endSection;59 reinterpret_cast<fp_ATrace_endSection>(dlsym(lib, "ATrace_endSection"))}; in setupTraceFunc()