Searched refs:hprofContextInit (Results 1 - 3 of 3) sorted by last modified time

/dalvik/vm/hprof/
H A DHprof.cpp51 hprofContextInit(ctx, strdup(outputFileName), fd, false, directToDdms);
76 hprofContextInit(headCtx, strdup(tailCtx->fileName), tailCtx->fd, true,
H A DHprof.h188 void hprofContextInit(hprof_context_t *ctx, char *fileName, int fd,
H A DHprofOutput.cpp67 void hprofContextInit(hprof_context_t *ctx, char *fileName, int fd, function

Completed in 58 milliseconds