Lines Matching refs:FFRT_LOGE
41 FFRT_LOGE("task %d belong to user %d open rtg node failed\n", getpid(), getuid()); in TrivalOpenRtgNode()
52 FFRT_LOGE("task %d belong to user %d open auth node failed\n", getpid(), getuid()); in TrivalOpenAuthCtrlNode()
86 FFRT_LOGE("set rtg config enable failed.\n"); in FFRTEnableRtg()
113 FFRT_LOGE("auth enable failed for uid %d with status %d\n", uid, status); in FFRTAuthEnable()
138 FFRT_LOGE("auth switch failed for uid %d with status %d\n", uid, status); in FFRTAuthSwitch()
160 FFRT_LOGE("auth delete failed for uid %d\n", uid); in FFRTAuthDelete()
185 FFRT_LOGE("auth pause failed for uid %d\n", uid); in FFRTAuthPause()
207 FFRT_LOGE("auth get failed for uid %d\n", uid); in FFRTAuthGet()
266 FFRT_LOGE("qos leave failed for task %d\n", getpid()); in FFRTQosLeave()
289 FFRT_LOGE("qos leave failed for task %d\n", tid); in FFRTQosLeaveForOther()
307 FFRT_LOGE("set qos policy failed for task %d\n", getpid()); in QosPolicy()
325 … FFRT_LOGE("set thread ctrl data failed for task %d, this func is not enable in OHOS\n", getpid()); in FFRTThreadCtrl()
353 FFRT_LOGE("%s: qos get failed for thread %d, return %d", __func__, tid, ret); in FFRTQosGetForOther()