Lines Matching refs:LOG_CORE

96         PROFILER_LOG_ERROR(LOG_CORE, "%s:failed to open(%s), errno(%d:%s)", __func__, fileName.c_str(), errno, buf);
102 PROFILER_LOG_ERROR(LOG_CORE, "%s: get fd flags failed!", __func__);
108 PROFILER_LOG_ERROR(LOG_CORE, "%s: set fd_cloexec failed!", __func__);
115 PROFILER_LOG_ERROR(LOG_CORE, "%s is running, please don't start it again.", processName.c_str());
141 PROFILER_LOG_WARN(LOG_CORE, "maybe, the contents of cmdline had be cut off");
146 PROFILER_LOG_DEBUG(LOG_CORE, "open file failed! %s", filePath);
186 PROFILER_LOG_ERROR(LOG_CORE, "%s: param invalid", __func__);
191 PROFILER_LOG_ERROR(LOG_CORE, "%s: command not in whitelist!", __func__);
197 PROFILER_LOG_ERROR(LOG_CORE, "%s: command arg invalid : %s", __func__, itemStr.c_str());
208 PROFILER_LOG_WARN(LOG_CORE, "warning: %s does not exist!", processBin.c_str());
242 PROFILER_LOG_INFO(LOG_CORE, "%s", mallinfoLog.c_str());
250 PROFILER_LOG_INFO(LOG_CORE, "It is not developer mode!");
276 PROFILER_LOG_DEBUG(LOG_CORE, "BEGN %s: ready!", __func__);
278 PROFILER_LOG_ERROR(LOG_CORE, "%s: param invalid", __func__);
289 PROFILER_LOG_ERROR(LOG_CORE, "%s: command not in whitelist!", __func__);
295 PROFILER_LOG_ERROR(LOG_CORE, "%s: command arg invalid : %s", __func__, item.c_str());
326 PROFILER_LOG_ERROR(LOG_CORE, "execv failed {%s:%s}", __func__, strerror(errno));
346 PROFILER_LOG_DEBUG(LOG_CORE, "END %s fds[READ]: success!", __func__);
350 PROFILER_LOG_DEBUG(LOG_CORE, "END %s fds[WRITE]: success!", __func__);
370 PROFILER_LOG_DEBUG(LOG_CORE, "BEGN %s: ready!", __func__);
376 PROFILER_LOG_DEBUG(LOG_CORE, "NOTE Kill Endless Loop Child %d.", childPid);
381 PROFILER_LOG_ERROR(LOG_CORE, "%s: %s.", __func__, strerror(errno));
392 PROFILER_LOG_ERROR(LOG_CORE, "CustomFdClose failed!");
399 PROFILER_LOG_ERROR(LOG_CORE, "CustomFdClose failed!");
404 PROFILER_LOG_INFO(LOG_CORE, "%s: Can't find fp in fds[READ/WRITE].", __func__);
410 PROFILER_LOG_DEBUG(LOG_CORE, "END %s: success!", __func__);
417 PROFILER_LOG_DEBUG(LOG_CORE, "BEGN %s: ready!", __func__);
425 PROFILER_LOG_DEBUG(LOG_CORE, "NOTE %s: ready!Unblock r_fd and close all", __func__);
430 PROFILER_LOG_DEBUG(LOG_CORE, "END %s: success!", __func__);
449 PROFILER_LOG_DEBUG(LOG_CORE, "Service port is: %d", port);
456 PROFILER_LOG_ERROR(LOG_CORE, "The string splited is empty!");
484 PROFILER_LOG_ERROR(LOG_CORE, "Get process name by pid failed!");
506 PROFILER_LOG_ERROR(LOG_CORE, "GetApplicationInfo failed!");
517 PROFILER_LOG_ERROR(LOG_CORE, "Get process name by pid failed!");
540 PROFILER_LOG_INFO(LOG_CORE, "%s: check application encryped.%d : %s", __func__, isEncrypted, bundleName.c_str());
612 PROFILER_LOG_INFO(LOG_CORE, "It is not user mode!");
675 PROFILER_LOG_ERROR(LOG_CORE, "QueryActiveOsAccountIds failed ret:%d", ret);
680 PROFILER_LOG_ERROR(LOG_CORE, "QueryActiveOsAccountIds activeIds empty");
684 PROFILER_LOG_INFO(LOG_CORE, "QueryActiveOsAccountIds userId[0]:%d", userId);
692 PROFILER_LOG_ERROR(LOG_CORE, "Failed to get current user id");
697 PROFILER_LOG_ERROR(LOG_CORE, "systemAbilityManager is nullptr");
702 PROFILER_LOG_ERROR(LOG_CORE, "failed to get service id");
707 PROFILER_LOG_ERROR(LOG_CORE, "mgr is nullptr");
711 PROFILER_LOG_INFO(LOG_CORE, "pkgname is: %s, uid is : %d", name.c_str(), uid);
719 PROFILER_LOG_INFO(LOG_CORE, "user type is not exist");
723 PROFILER_LOG_INFO(LOG_CORE, "user type is:%s", userType.c_str());
738 PROFILER_LOG_ERROR(LOG_CORE, "%s:path is invalid: %s, errno=%d", __func__, pathDir.c_str(), errno);
742 PROFILER_LOG_ERROR(LOG_CORE, "%s:Fail to access path: %s", __func__, pathDir.c_str());
751 PROFILER_LOG_ERROR(LOG_CORE, "cmd is empty {%s}", __func__);
757 PROFILER_LOG_ERROR(LOG_CORE, "cmd %s:is illegal {%s}", cmdPath.c_str(), __func__);
766 PROFILER_LOG_ERROR(LOG_CORE, "cmdLine is empty {%s}", __func__);
771 PROFILER_LOG_ERROR(LOG_CORE, "cmdLine %s is illegal {%s}", cmdLine.c_str(), __func__);