Lines Matching defs:__func__
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__);
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());
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));
335 __func__, __LINE__, strerror(errno));
339 __func__, __LINE__, 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__);
371 CHECK_NOTNULL(fp, -1, "NOTE %s: fp is null", __func__);
381 PROFILER_LOG_ERROR(LOG_CORE, "%s: %s.", __func__, strerror(errno));
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__);
537 CHECK_TRUE(ret, false, "%s:%s GetApplicationInfo failed!", __func__, bundleName.c_str());
540 PROFILER_LOG_INFO(LOG_CORE, "%s: check application encryped.%d : %s", __func__, isEncrypted, bundleName.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__);