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