Lines Matching refs:StringPrintf
30 #include "base/stringprintf.h"
59 os << StringPrintf("0x%08x-0x%08x %c%c%c %s\n",
147 *error_msg = StringPrintf("Failed to build process map");
157 *error_msg = StringPrintf("Requested region 0x%08" PRIxPTR "-0x%08" PRIxPTR " does not overlap "
168 *error_msg = StringPrintf("Failed to build process map");
177 *error_msg = StringPrintf("Requested region 0x%08" PRIxPTR "-0x%08" PRIxPTR " overlaps with "
218 PLOG(WARNING) << StringPrintf("munmap(%p, %zd) failed", actual_ptr, byte_count);
232 os << StringPrintf("Failed to mmap at expected address, mapped at "
299 *error_msg = StringPrintf("ashmem_create_region failed for '%s': %s", name, strerror(errno));
317 *error_msg = StringPrintf("The requested address space (%p, %p) cannot fit in low_4gb",
429 *error_msg = StringPrintf("Failed anonymous mmap(%p, %zd, 0x%x, 0x%x, %d, 0): %s. See process "
495 *error_msg = StringPrintf("mmap(%p, %zd, 0x%x, 0x%x, %d, %" PRId64
589 *error_msg = StringPrintf("ashmem_create_region failed for '%s': %s",
602 *error_msg = StringPrintf("munmap(%p, %zd) failed for '%s'. See process maps in the log.",
614 *error_msg = StringPrintf("anonymous mmap(%p, %zd, 0x%x, 0x%x, %d, 0) failed. See process "
788 os << StringPrintf("[MemMap: %p-%p prot=0x%x %s]",