Home
last modified time | relevance | path

Searched refs:UNIQUE_ERROR (Results 1 – 4 of 4) sorted by relevance

/dalvik/vm/hprof/
DHprofOutput.c142 return UNIQUE_ERROR(); in hprofFlushRecord()
146 return UNIQUE_ERROR(); in hprofFlushRecord()
172 return UNIQUE_ERROR(); in hprofStartNewRecord()
203 return UNIQUE_ERROR(); in guaranteeRecordAppend()
DHprofString.c28 return UNIQUE_ERROR(); in hprofStartup_String()
DHprofClass.c29 return UNIQUE_ERROR(); in hprofStartup_Class()
DHprof.h23 #define UNIQUE_ERROR() \ macro