Searched refs:profileable_from_shell (Results 1 – 4 of 4) sorted by relevance
69 int profileable_from_shell = 0; in parse_line() local73 &info->seinfo, &gid_list, &profileable_from_shell, &info->version_code); in parse_line()96 info->profileable_from_shell = profileable_from_shell; in parse_line()
56 ASSERT_FALSE(packages[0]->profileable_from_shell); in TEST()66 ASSERT_FALSE(packages[0]->profileable_from_shell); in TEST()77 ASSERT_FALSE(packages[0]->profileable_from_shell); in TEST()86 ASSERT_TRUE(packages[3]->profileable_from_shell); in TEST()
55 bool profileable_from_shell; member
185 if (!(info->debuggable || info->profileable_from_shell)) { in main()