| /ide/tools/previewer/mock/lite/ |
| H A D | HalSysParam.cpp | 34 ILOG("Get productType, result: %s", ModelManager::GetConfig().deviceType.c_str()); in HalGetDeviceType() 36 ILOG("GetDeviceType is null."); in HalGetDeviceType() 44 ILOG("Get manufacture, result: %s", ModelManager::GetConfig().manufactureName.c_str()); in HalGetManufacture() 46 ILOG("GetManufacture is null."); in HalGetManufacture() 54 ILOG("Get brand, result: %s", ModelManager::GetConfig().brandName.c_str()); in HalGetBrand() 56 ILOG("GetBrand is null."); in HalGetBrand() 74 ILOG("Get model, result: %s", ModelManager::GetConfig().modelName.c_str()); in HalGetProductModel() 76 ILOG("GetProductModel is null."); in HalGetProductModel()
|
| H A D | BatteryModuleImpl.cpp | 31 ILOG("charging is nullptr"); in GetBatteryStatus() 35 ILOG("level is nullptr"); in GetBatteryStatus() 40 ILOG("Battery charge state: %d level: %f", charging, level); in GetBatteryStatus()
|
| H A D | BrightnessModuleImpl.cpp | 29 ILOG("Set screen brightness value: %d", value); in SetValueImpl() 36 ILOG("Get screen brightness value: %d", value); in GetValueImpl() 45 ILOG("Set screen brightness mode: %d", mode); in SetModeImpl() 52 ILOG("Get screen brightness mode: %d", mode); in GetModeImpl() 59 ILOG("Set screen keep on: %d", keepScreenOn); in SetKeepScreenOnImpl()
|
| H A D | VibratorModuleImpl.cpp | 31 ILOG("Vibrate long mode"); in Vibrate() 36 ILOG("Vibrate short mode"); in Vibrate()
|
| H A D | VirtualMessageImpl.cpp | 62 ILOG("VirtualMessage callBacks size > 1."); in SendVirtualMessage() 67 ILOG("VirtualAbilityKit::VirtualMessage callback is null"); in SendVirtualMessage()
|
| H A D | AblityKit.cpp | 48 ILOG("Message from %s to %s : %s", callingPkgName, calledPkgName, in SendMsgToPeerApp()
|
| H A D | VirtualScreenImpl.cpp | 135 ILOG("Send first buffer finish"); in ScheduleBufferSend() 252 ILOG("Get first render buffer"); in Flush()
|
| /ide/tools/previewer/jsapp/lite/ |
| H A D | TimerTaskHandler.cpp | 64 ILOG("CheckBarometerChanged value: %d", value); in CheckBarometerChanged() 71 ILOG("CheckStepCountChanged value: %d", value); in CheckStepCountChanged() 78 ILOG("CheckHeartRateChanged value: %d", value); in CheckHeartRateChanged() 85 ILOG("CheckOnBodyStateChanged value: %d", value); in CheckOnBodyStateChanged() 93 ILOG("CheckLanguageChanged value: %s", language.c_str()); in CheckLanguageChanged() 105 ILOG("CheckBrightnessValueChanged send Brightness: %d", static_cast<uint32_t>(value)); in CheckBrightnessValueChanged()
|
| H A D | JsAppImpl.cpp | 152 ILOG("JsAppImpl::ThreadCallBack finished"); in Interrupt() 228 ILOG("Launch JS APP."); in StartJsApp() 229 ILOG("Debug Server Enable: %d", config.startDebuggerServer); in StartJsApp() 236 ILOG("Debug Server Port: %d", debugServerPort); in StartJsApp() 239 ILOG("Launch Js app"); in StartJsApp() 244 ILOG("JsApp::StartJsApp launch finished."); in StartJsApp() 252 ILOG("JsApp::StartJsApp launch with single page mode finished."); in StartJsApp()
|
| /ide/tools/previewer/util/ |
| H A D | CppTimer.cpp | 22 ILOG("CppTimer can not deleted by other thread!"); in ~CppTimer() 30 ILOG("CppTimer can not started by other thread!"); in Start() 42 ILOG("CppTimer can not stoped by other thread!"); in Stop() 61 ILOG("CppTimer can not run in other thread"); in RunTimerTick()
|
| H A D | CppTimerManager.cpp | 35 ILOG("CppTimerManager::AddCppTimer %x %x", this, &timer); in AddCppTimer() 41 ILOG("CppTimerManager::RemoveCppTimer %x %x", this, &timer); in RemoveCppTimer() 48 ILOG("CppTimerManager::RunTimerTick No timer exec."); in RunTimerTick()
|
| H A D | WebSocketServer.cpp | 55 ILOG("Engine Websocket protocol init"); in ProtocolCallback() 58 ILOG("Websocket client connect"); in ProtocolCallback() 65 ILOG("Engine websocket server writeable"); in ProtocolCallback() 67 ILOG("Send last image after websocket reconnected"); in ProtocolCallback() 77 ILOG("Websocket client connection closed"); in ProtocolCallback() 98 ILOG("Begin to start websocket listening!"); in StartWebsocketListening()
|
| H A D | CommandParser.cpp | 141 ILOG(HelpText().c_str()); in IsCommandValid() 317 ILOG("CommandParser debug port: %s", Value("p").c_str()); in IsDebugPortValid() 352 ILOG("CommandParser app name: %s", appName.c_str()); in IsAppNameValid() 364 ILOG("CommandParser resolution: %d %d %d %d", orignalResolutionWidth, orignalResolutionHeight, in IsResolutionValid() 392 ILOG("CommandParser js heap: %d", jsHeapSize); in IsJsHeapValid() 407 ILOG("CommandParser is send JS heap: %d", isSendJSHeap); in IsJsHeapFlagValid() 422 ILOG("CommandParser screen shape: %s", screenShape.c_str()); in IsScreenShapeValid() 437 ILOG("CommandParser device: %s", deviceType.c_str()); in IsDeviceValid() 448 ILOG("CommandParser url: %s", urlPath.c_str()); in IsUrlValid() 499 ILOG("CommandParse in IsProjectModelValid() [all...] |
| H A D | PreviewerEngineLog.h | 20 #define ILOG(...) PrintLog("INFO", __FILE__, __FUNCTION__, __LINE__, ##__VA_ARGS__) macro
|
| H A D | ModelManager.cpp | 47 ILOG("Start Simulator: %s", GetConfig().modelName.c_str()); in SetCurrentDevice()
|
| H A D | TraceTool.cpp | 57 ILOG("Trace pipe is not prepared"); in HandleTrace()
|
| /ide/tools/previewer/jsapp/rich/external/ |
| H A D | StageContext.cpp | 64 ILOG("set loaderJsonPath: %s successed.", loaderJsonPath.c_str()); in SetLoaderJsonPath() 96 ILOG("hspNameOhmMap is valid"); in GetModulePathMapFromLoaderJson() 136 ILOG("ReleaseHspBuffers finished."); in ReleaseHspBuffers() 146 ILOG("inputPath is:%s.", inputPath.c_str()); in GetModuleBuffer() 155 ILOG("bundleName is:%s.", bundleName.c_str()); in GetModuleBuffer() 161 ILOG("moduleName is:%s.", moduleName.c_str()); in GetModuleBuffer() 170 ILOG("cloud hsp bundleName is same as the local project."); in GetModuleBuffer() 180 ILOG("system hsp buf size is %d", buf->size()); in GetModuleBuffer() 193 ILOG("get modulePath: %s successed.", modulePath.c_str()); in GetLocalModuleBuffer() 207 ILOG("buildConfigPat in GetLocalModuleBuffer() [all...] |
| /ide/tools/previewer/cli/ |
| H A D | CommandLine.cpp | 185 ILOG("%s(%f,%f,%d,%d,%d,%d,%d,%d,%d,%s)", params.name.c_str(), params.x, params.y, params.type, params.button, in SetEventParams() 250 ILOG("CrownRotate (%f)", args["rotate"].AsDouble()); in RunAction() 358 ILOG("Get power run finished"); in RunGet() 366 ILOG("Set power run finished, the value is: %f", val); in RunSet() 382 ILOG("Command offline"); in RunGet() 388 ILOG("Command offline"); in RunSet() 416 ILOG("Get barometer run finished"); in RunGet() 424 ILOG("Set barometer run finished, the value is: %d", val); in RunSet() 492 ILOG("ResolutionSwitch run finished."); in RunSet() 521 ILOG("Se in RunSet() [all...] |
| H A D | CommandLineFactory.cpp | 93 ILOG("Create Command: %s", command.c_str()); in CreateCommandLine()
|
| /ide/tools/previewer/mock/rich/ |
| H A D | MouseInputImpl.cpp | 71 ILOG("MouseInputImpl::DispatchEvent x: %f y:%f type:%d buttonId_:%d pointerAction_:%d sourceType:%d \ in DispatchOsTouchEvent() 75 ILOG("current thread: %d", std::this_thread::get_id()); in DispatchOsTouchEvent() 81 ILOG("DispatchBackPressedEvent run."); in DispatchOsBackEvent() 82 ILOG("current thread: %d", std::this_thread::get_id()); in DispatchOsBackEvent()
|
| H A D | VirtualScreenImpl.cpp | 73 ILOG("loadDoc: LoadDocFlag2:finished %s, onRenderTime:%" PRIu64 ", flushEmptyTime:%" PRIu64 ", \ in PrintLoadDocFinishedLog() 217 ILOG("loadDoc: flushEmptyTimeStamp:%" PRIu64 ", loadDocTimeStamp:%" PRIu64 "", in FlushEmptyCallback() 234 ILOG("loadDoc: loadDocTimeStamp:%" PRIu64 "", loadDocTimeStamp); in InitFlushEmptyTime() 240 ILOG("PageCallback currentPage is : %s", currentRouter.c_str()); in PageCallback() 249 ILOG("LoadContentCallback currentPage is : %s", currentRouterPath.c_str()); in LoadContentCallback() 362 ILOG("Get first render buffer"); in SendPixmap() 395 ILOG("Send first buffer finish"); in SendPixmap()
|
| /ide/tools/previewer/ |
| H A D | RichPreviewer.cpp | 62 ILOG("Send inspector json tree."); in NotifyInspectorChanged() 93 ILOG("Start language is : %s", SharedData<std::string>::GetData(SharedDataType::LANGUAGE).c_str()); in InitSharedData() 103 ILOG("RichPreviewer enter the main function."); in main()
|
| H A D | ThinPreviewer.cpp | 102 ILOG("ThinPreviewer enter the main function."); in main()
|
| /ide/tools/previewer/jsapp/ |
| H A D | JsApp.cpp | 46 ILOG("JsApp::Stop start stop js app."); in Stop() 54 ILOG("Restart js app time out!"); in Stop() 58 ILOG("JsApp::Stop js app stop finished."); in Stop()
|
| /ide/tools/previewer/jsapp/rich/ |
| H A D | JsAppImpl.cpp | 85 ILOG("Start run js app"); in Start() 88 ILOG("Js app run finished"); in Start() 96 ILOG("JsAppImpl::Interrupt finished"); in Start() 113 ILOG("Start getDefaultJsontree."); in GetDefaultJSONTree() 115 ILOG("GetDefaultJsontree finished."); in GetDefaultJSONTree() 132 ILOG("OrientationChanged: %s %d %d %f", orientation.c_str(), aceRunArgs.deviceWidth, in OrientationChanged() 163 ILOG("foldStatus:%s foldWidth:%d foldHeight:%d", in SetJsAppArgs() 195 ILOG("start ability: %d %d %f", args.deviceWidth, args.deviceHeight, args.deviceConfig.density); in SetJsAppArgs() 200 ILOG("RunJsApp 1"); in RunJsApp() 331 ILOG("sette in SetSimulatorParams() [all...] |