Searched refs:FlushPrintBufferIntoFile (Results 1 – 8 of 8) sorted by relevance
1507 CM_RT_API virtual int32_t FlushPrintBufferIntoFile(const char *filename) = 0;
130 CM_RT_API virtual INT FlushPrintBufferIntoFile(const char *filename) = 0;
1530 FlushPrintBufferIntoFile(const char *filename) = 0;
126 CM_RT_API int32_t FlushPrintBufferIntoFile(const char *filename);
266 CM_RT_API int32_t FlushPrintBufferIntoFile(const char *filename);
1088 cmRet = device->FlushPrintBufferIntoFile(flushPrintBufferParam->fileName); in CmThinExecuteInternal()
3654 CM_RT_API int32_t CmDeviceRTBase::FlushPrintBufferIntoFile(const char *filename) in FlushPrintBufferIntoFile() function in CMRT_UMD::CmDeviceRTBase
926 CM_RT_API int32_t CmDevice_RT::FlushPrintBufferIntoFile(const char *filename) in FlushPrintBufferIntoFile() function in CmDevice_RT