Lines Matching refs:async_safe_format_log

533         async_safe_format_log(ANDROID_LOG_ERROR, "vold", "Failed to setns for %s :%s", name,  in childProcess()
543 async_safe_format_log(ANDROID_LOG_ERROR, "vold", "Failed to unmount /storage/ :%s", in childProcess()
549 async_safe_format_log(ANDROID_LOG_ERROR, "vold", "Failed to mount %s for %s :%s", in childProcess()
555 async_safe_format_log(ANDROID_LOG_ERROR, "vold", in childProcess()
562 async_safe_format_log(ANDROID_LOG_ERROR, "vold", "Failed to mount %s for %s :%s", in childProcess()
629 async_safe_format_log(ANDROID_LOG_ERROR, "vold", "Failed to opendir"); in scanProcProcesses()
635 async_safe_format_log(ANDROID_LOG_ERROR, "vold", "Failed to read root namespace"); in scanProcProcesses()
640 async_safe_format_log(ANDROID_LOG_INFO, "vold", "Start scanning all processes"); in scanProcProcesses()
655 async_safe_format_log(ANDROID_LOG_ERROR, "vold", "Failed to stat %s", de->d_name); in scanProcProcesses()
667 async_safe_format_log(ANDROID_LOG_ERROR, "vold", in scanProcProcesses()
693 async_safe_format_log(ANDROID_LOG_ERROR, "vold", in scanProcProcesses()
699 async_safe_format_log(ANDROID_LOG_ERROR, "vold", "Failed in callback"); in scanProcProcesses()
707 async_safe_format_log(ANDROID_LOG_INFO, "vold", "Finished scanning all processes"); in scanProcProcesses()
717 async_safe_format_log(ANDROID_LOG_ERROR, "vold", "Failed to setns %s", strerror(errno)); in umountStorageDirs()
726 async_safe_format_log(ANDROID_LOG_ERROR, "vold", "Failed to umount %s: %s", in umountStorageDirs()
735 async_safe_format_log(ANDROID_LOG_ERROR, "vold", "Failed to umount %s :%s", in umountStorageDirs()
741 async_safe_format_log(ANDROID_LOG_ERROR, "vold", "Failed to umount %s :%s", in umountStorageDirs()
755 async_safe_format_log(ANDROID_LOG_ERROR, "vold", "Failed to setns %s", strerror(errno)); in remountStorageDirs()
762 async_safe_format_log(ANDROID_LOG_ERROR, "vold", "Failed to mount tmpfs to %s :%s", in remountStorageDirs()
768 async_safe_format_log(ANDROID_LOG_ERROR, "vold", "Failed to mount tmpfs to %s :%s", in remountStorageDirs()
776 async_safe_format_log(ANDROID_LOG_ERROR, "vold", "Failed to mkdir %s %s", in remountStorageDirs()
781 async_safe_format_log(ANDROID_LOG_ERROR, "vold", "Failed to mount %s to %s :%s", in remountStorageDirs()