Lines Matching refs:TH_LOG

45 		TH_LOG("%s - Failed to unshare mount namespace",
51 TH_LOG("%s - Failed to mount / as private",
73 TH_LOG("%s - Failed to create binderfs mountpoint",
82 TH_LOG("%s - Failed to mount binderfs", strerror(errno));
93 TH_LOG("%s - Failed to open binder-control device",
103 TH_LOG("%s - Failed to allocate new binder device",
108 TH_LOG("Allocated new binder device with major %d, minor %d, and name %s",
116 TH_LOG("%s - Failed to open my-binder device",
126 TH_LOG("%s - Failed to open perform BINDER_VERSION request",
131 TH_LOG("Detected binder version: %d", version.protocol_version);
137 TH_LOG("%s - Failed to delete binder device",
147 TH_LOG("Managed to delete binder-control device");
151 TH_LOG("%s - Failed to delete binder-control device but exited with unexpected error code",
163 TH_LOG("%s - Failed to open binder feature: %s",
176 TH_LOG("%s - Failed to unmount binderfs", strerror(errno));
181 TH_LOG("%s - Failed to rmdir binderfs mount", strerror(errno));
303 TH_LOG("%s - Failed to unshare user namespace",
309 TH_LOG("write_nointr() failed");
314 TH_LOG("read_nointr() failed");
320 TH_LOG("setid_userns_root() failed");
334 TH_LOG("read_nointr() failed");
340 TH_LOG("write_id_mapping(UID_MAP) failed");
346 TH_LOG("write_id_mapping(GID_MAP) failed");
351 TH_LOG("write_nointr() failed");
367 TH_LOG("%s - Failed to open perform BINDER_VERSION request\n",
392 TH_LOG("%s - Failed to create socket pair", strerror(errno));
397 TH_LOG("%s - Failed to fork", strerror(errno));
410 TH_LOG("%s - Failed to create binderfs mountpoint",
416 TH_LOG("%s - Failed to mount binderfs, check if CONFIG_ANDROID_BINDERFS is enabled in the running kernel",
426 TH_LOG("%s - Failed to open binder-control device",
435 TH_LOG("%s - Failed to allocate new binder device",
443 TH_LOG("%s - Failed to open binder device", strerror(errno));
449 TH_LOG("%s - Failed to unmount binderfs", strerror(errno));
463 TH_LOG("%s - Failed to create thread %d",
474 TH_LOG("%s - Failed to join thread %d for fd %d",
490 TH_LOG("wait_for_pid() failed");
511 TH_LOG("%s - Failed to create socket pair", strerror(errno));
518 TH_LOG("%s - Failed to fork", strerror(errno));
535 TH_LOG("wait_for_pid() failed");