/base/startup/appspawn/adapter/ |
D | appspawn_ace.cpp | 28 APPSPAWN_LOGI("LoadExtendLib: Start calling dlopen acelibdir."); in LoadExtendLib() 34 APPSPAWN_LOGI("LoadExtendLib: Success to dlopen %s", acelibdir); in LoadExtendLib() 35 APPSPAWN_LOGI("LoadExtendLib: End calling dlopen"); in LoadExtendLib() 43 APPSPAWN_LOGI("LoadExtendLib: Do not preload JS VM"); in LoadExtendLib() 47 APPSPAWN_LOGI("LoadExtendLib: Start preload JS VM"); in LoadExtendLib() 70 APPSPAWN_LOGI("LoadExtendLib: End preload JS VM"); in LoadExtendLib() 75 APPSPAWN_LOGI("AppExecFwk::MainThread::Start"); in RunChildProcessor()
|
D | appspawn_adapter.cpp | 34 APPSPAWN_LOGI("AppSpawnServer::set access token id = %d, ret = %d %d", in SetAppAccessToken() 49 APPSPAWN_LOGI("AppSpawnServer::Success to hap domain set context, ret = %d", ret); in SetSelinuxCon() 60 APPSPAWN_LOGI("AppSpawnServer::Success to set APPSPAWN seccomp filter"); in SetUidGidFilter() 72 APPSPAWN_LOGI("NwebspawnServer::Success to set NWEBSPAWN seccomp filter"); in SetSeccompFilter() 78 APPSPAWN_LOGI("AppSpawnServer::Success to set APP seccomp filter"); in SetSeccompFilter()
|
D | appspawn_nweb.cpp | 59 APPSPAWN_LOGI("LoadWithRelroFile unlink failed"); in LoadWithRelroFile() 124 APPSPAWN_LOGI("Success to dlopen libweb_engine.so"); in LoadExtendLib() 136 APPSPAWN_LOGI("Success to dlopen libnweb_render.so"); in LoadExtendLib() 147 APPSPAWN_LOGI("webviewspawn dlsym ERROR=%s", dlerror()); in RunChildProcessor() 156 APPSPAWN_LOGI("dump render process exited array:"); in DumpRenderProcessExitedMap()
|
/base/startup/appspawn/lite/ |
D | appspawn_service.c | 50 APPSPAWN_LOGI("[appspawn] get service name %s.", APPSPAWN_SERVICE_NAME); in GetName() 64 APPSPAWN_LOGI("[appspawn] initialize, identity<%d, %d, %p>", \ in Initialize() 106 APPSPAWN_LOGI("AppSpawnCreateContent %s", socketName); in AppSpawnCreateContent() 133 APPSPAWN_LOGI("[appspawn] invoke."); in Invoke() 144 …APPSPAWN_LOGI("[appspawn] invoke, msg<%s,%s,%d,%d %d>", client.message.bundleName, client.message.… in Invoke() 170 APPSPAWN_LOGI("[appspawn] invoke, reply pid %d, timeused %ld ns.", newPid, timeUsed); in Invoke() 172 APPSPAWN_LOGI("[appspawn] invoke, reply pid %d.", newPid); in Invoke() 195 APPSPAWN_LOGI("[appspawn] register service succeed. %p.", &g_appSpawnService); in AppSpawnInit() 204 APPSPAWN_LOGI("[appspawn] register featureapi succeed."); in AppSpawnInit()
|
D | main.c | 28 APPSPAWN_LOGI("[appspawn] HOS_SystemInit is called!"); in HOS_SystemInit() 68 APPSPAWN_LOGI("[appspawn] main, enter."); in main() 83 APPSPAWN_LOGI("[appspawn] main, entering wait."); in main()
|
D | appspawn_process.c | 166 APPSPAWN_LOGI("AbilityMain"); in RunChildProcessor() 168 APPSPAWN_LOGI("[appspawn] invoke, msg<%s,%s,%d,%d>", in RunChildProcessor() 182 APPSPAWN_LOGI("SetContentFunction"); in SetContentFunction()
|
/base/startup/appspawn/standard/ |
D | appspawn_service.c | 77 APPSPAWN_LOGI("AppInfoHashNodeFree %s\n", testNode->name); in AppInfoHashNodeFree() 95 APPSPAWN_LOGI("Add %s, pid=%d success", processName, pid); in AddAppInfo() 101 APPSPAWN_LOGI("timeout stop appspawn"); in ProcessTimer() 118 APPSPAWN_LOGI("Start time for appspawn"); in RemoveAppInfo() 129 APPSPAWN_LOGI("kill app, pid = %d, processName = %s", hashNode->pid, hashNode->name); in KillProcess() 142 APPSPAWN_LOGI("SendMessageComplete client.id %d result %d pid %d", in SendMessageComplete() 146 APPSPAWN_LOGI("Send message fail err:%d kill app [ %d %s]", in SendMessageComplete() 183 APPSPAWN_LOGI("SignalHandler pid %d status %d", pid, status); in HandleDiedPid() 197 APPSPAWN_LOGI("SignalHandler signum %d", siginfo->ssi_signo); in SignalHandler() 219 APPSPAWN_LOGI("SigHandler, unsupported signal %d.", siginfo->ssi_signo); in SignalHandler() [all …]
|
D | main.c | 79 APPSPAWN_LOGI("AppSpawnCreateContent argc %d mode %d %u", argc, mode, argvSize); in main()
|
D | appspawn_process.c | 181 APPSPAWN_LOGI("ClearEnvironment id %d", client->id); in ClearEnvironment() 302 APPSPAWN_LOGI("Asan: GetParameter %s the value is %s.", wrapBundleNameKey, wrapBundleNameValue); in GetWrapBundleNameValue() 310 APPSPAWN_LOGI("ColdStartApp::appName %s", appProperty->processName); in ColdStartApp() 447 APPSPAWN_LOGI("SetContentFunction"); in SetContentFunction()
|
/base/startup/appspawn/common/ |
D | appspawn_server.c | 53 … APPSPAWN_LOGI("SetInternetPermission id %d setAllowInternet %hhu allowInternet %hhu", client->id, in SetInternetPermission() 71 APPSPAWN_LOGI("App exit: %{public}d", code); in ProcessExit() 102 APPSPAWN_LOGI("DoStartApp id %d longProcNameLen %u", client->id, longProcNameLen); in DoStartApp() 198 APPSPAWN_LOGI("App timeused %d %ld ns.", getpid(), timeUsed); 224 APPSPAWN_LOGI("AppSpawnProcessMsg id %d 0x%x", sandbox->client->id, sandbox->client->flags);
|
D | appspawn_server.h | 123 #define APPSPAWN_LOGI(fmt, ...) STARTUP_LOGI(APPSPAWN_DOMAIN, APPSPAWN_LABEL, fmt, ##__VA_ARGS__) macro
|
/base/startup/appspawn/interfaces/innerkits/client/ |
D | client_socket.cpp | 77 APPSPAWN_LOGI("Client: Connected on socket fd %d value %d", connectFd, value); in ConnectSocket()
|
/base/startup/appspawn/util/src/ |
D | sandbox_utils.cpp | 447 APPSPAWN_LOGI("failed to access path: %s", srcPath.c_str()); in CheckAndPrepareSrcPath() 462 APPSPAWN_LOGI("failed to access path: %s", srcPath.c_str()); in CheckAndPrepareSrcPath()
|