|
LunaSysMgr
|
#include "Common.h"#include <string.h>#include "WebAppMgrProxy.h"#include <PIpcChannel.h>#include <PIpcBuffer.h>#include <cjson/json.h>#include <sys/time.h>#include <sys/resource.h>#include <PIpcMessageMacros.h>#include "Window.h"#include "CardWindow.h"#include "DockModeWindow.h"#include "EventThrottler.h"#include "EventThrottlerIme.h"#include "AlertWindow.h"#include "DashboardWindow.h"#include "MenuWindow.h"#include "IpcServer.h"#include "SystemUiController.h"#include "WindowServer.h"#include "Settings.h"#include "ApplicationDescription.h"#include "ApplicationManager.h"#include "CoreNaviManager.h"#include "BannerMessageHandler.h"#include "Event.h"#include "Logging.h"#include "MemoryMonitor.h"#include "CustomEvents.h"#include "HostWindowData.h"#include "Time.h"Macros | |
| #define | MESSAGES_INTERNAL_FILE "SysMgrMessagesInternal.h" |
| #define MESSAGES_INTERNAL_FILE "SysMgrMessagesInternal.h" |