Home
last modified time | relevance | path

Searched refs:FLOG (Results 1 - 9 of 9) sorted by relevance

/ide/tools/previewer/util/
H A DPreviewerEngineLog.h23 #define FLOG(...) PrintLog("FATAL", __FILE__, __FUNCTION__, __LINE__, ##__VA_ARGS__) macro
H A DSharedData.h49 FLOG("SharedData::SetData invalid data type."); in SetData()
69 FLOG("SharedData::GetData invalid data type."); in GetData()
79 FLOG("SharedData::IsValid invalid data type."); in IsValid()
130 FLOG("SharedData::IsValid invalid data type."); in AppendNotify()
H A DModelManager.cpp60 FLOG("ModelManager::GetConfig current device model not exists. device : %s", currentDevice.c_str()); in GetConfig()
H A DTraceTool.cpp32 FLOG("TraceTool::Connect socket memory allocation failed!"); in InitPipe()
H A DCommandParser.cpp1015 FLOG("Start args is invalid."); in ParseArgs()
/ide/tools/previewer/jsapp/lite/
H A DJsAppImpl.cpp57 FLOG("InitVectorFont currentFont memory allocation failed"); in InitVectorFont()
65 FLOG("InitFontEngine SetFontPath failed. vector fontPath: %s", fontPath.data()); in InitVectorFont()
216 FLOG("JsApp::StartJsApp jsAbility is not null."); in StartJsApp()
222 FLOG("JsApp::StartJsApp jsAbility memory allocation failed"); in StartJsApp()
/ide/tools/previewer/cli/
H A DCommandLineInterface.cpp45 FLOG("CommandLineInterface::Connect socket memory allocation failed!"); in InitPipe()
49 FLOG("CommandLineInterface command pipe connect failed"); in InitPipe()
/ide/tools/previewer/mock/rich/
H A DVirtualScreenImpl.cpp304 FLOG("VirtualScreenImpl::RgbToJpg the retWidth or height is invalid value"); in Send()
324 FLOG("VirtualScreenImpl::Send length must < %d", bufferSize - headSize); in Send()
/ide/tools/previewer/mock/
H A DVirtualScreen.cpp295 FLOG("VirtualScreenImpl::RgbToJpg the width or height is invalid value"); in RgbToJpg()

Completed in 5 milliseconds