Home
last modified time | relevance | path

Searched defs:snprintf_fn (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/bcc/src/cc/
H A Dtable_desc.h36 typedef std::function<StatusTuple(char *, size_t, const void *)> snprintf_fn; typedef
H A Dbpf_module_rw_engine.cc365 Function *snprintf_fn = mod->getFunction("snprintf"); in make_writer() local
/aosp_15_r20/external/bcc/src/cc/includes/
H A Dtable_desc.h36 typedef std::function<StatusTuple(char *, size_t, const void *)> snprintf_fn; typedef