Searched refs:selinux_label (Results 1 – 6 of 6) sorted by relevance
37 std::string selinux_label; member
580 std::string selinux_label; in engrave_tombstone_ucontext() local581 android::base::ReadFileToString("/proc/self/attr/current", &selinux_label); in engrave_tombstone_ucontext()591 .selinux_label = std::move(selinux_label), in engrave_tombstone_ucontext()
630 result.set_selinux_label(main_thread.selinux_label); in engrave_tombstone_proto()
18 string selinux_label = 8; field
492 if (!android::base::ReadFdToString(attr_fd, &info.selinux_label)) { in main()
341 const std::string& selinux_label = "staging_data_file") { in PrepareTestApexForInstall()343 selinux_label_input = selinux_label; in PrepareTestApexForInstall()377 const std::string& selinux_label) { in Prepare() argument405 std::string("u:object_r:" + selinux_label + ":s0").c_str()); in Prepare()409 std::string("u:object_r:" + selinux_label + ":s0").c_str()); in Prepare()