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