Lines Matching full:__func__
95 __func__, (is_native)? "native" : "non-native");
111 LOG_ERROR(LOG_TAG, "%s unable to acquire wake lock: %d", __func__, status);
122 LOG_ERROR(LOG_TAG, "%s lock not acquired, invalid fd", __func__);
127 LOG_ERROR(LOG_TAG, "%s not acquiring lock: can't release lock", __func__);
135 __func__, strerror(errno));
140 __func__, locked_id_len);
166 LOG_ERROR(LOG_TAG, "%s lock not released, invalid fd", __func__);
173 __func__, strerror(errno));
176 __func__, wrote_name_len);
190 LOG_DEBUG(LOG_TAG, "%s opening wake locks", __func__);
198 __func__, wake_lock_path, strerror(errno));
207 __func__, wake_unlock_path, strerror(errno));
240 __func__, strerror(errno));