Home | History | Annotate | Download | only in zygote

Lines Matching refs:LOG

169   LOG(WARNING) << "Error parsing message from browser";
183 LOG(WARNING) << "Error parsing reap request from browser";
189 LOG(ERROR) << "Child not found!";
218 LOG(ERROR) << "Zygote::GetTerminationStatus for unknown PID "
257 LOG(WARNING) << "Error parsing GetTerminationStatus request "
301 LOG(ERROR) << "Failed to create dummy FD";
305 LOG(ERROR) << "Failed to get inode for dummy FD";
309 LOG(ERROR) << "Failed to create pipe";
339 LOG(FATAL) << "Failed to synchronise with parent zygote process";
342 LOG(FATAL) << "Invalid pid from parent zygote";
373 LOG(ERROR) << "Failed to get child process's real PID";
383 LOG(ERROR) << "METHOD_GET_CHILD_WITH_INODE failed";
394 LOG(ERROR) << "Already tracking PID " << real_pid;
402 LOG(ERROR) << "Failed to synchronise with zygote fork helper";
409 LOG(ERROR) << "Failed to synchronise with child process";
420 LOG(ERROR) << "Failed to wait for process";
497 LOG(ERROR) << "Zygote could not fork: process_type " << process_type