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

  /dalvik/vm/hprof/
Hprof.c 53 hprofContextInit(ctx, strdup(outputFileName), fd, false, directToDdms);
79 hprofContextInit(headCtx, strdup(tailCtx->fileName), tailCtx->fd, true,
Hprof.h 191 void hprofContextInit(hprof_context_t *ctx, char *fileName, int fd,
HprofOutput.c 65 hprofContextInit(hprof_context_t *ctx, char *fileName, int fd,

Completed in 158 milliseconds