HomeSort by relevance Sort by last modified time
    Searched refs:init_parser (Results 1 - 4 of 4) sorted by null

  /external/selinux/checkpolicy/
parse_util.c 26 extern void init_parser(int);
53 init_parser(1);
61 init_parser(2);
policy_define.c 78 void init_parser(int pass_number) function
    [all...]
  /system/core/init/
init_parser_test.cpp 17 #include "init_parser.h"
25 TEST(init_parser, make_exec_oneshot_service_invalid_syntax) {
41 TEST(init_parser, make_exec_oneshot_service_too_many_supplementary_gids) {
112 TEST(init_parser, make_exec_oneshot_service_with_everything) {
116 TEST(init_parser, make_exec_oneshot_service_with_seclabel_uid_gid) {
120 TEST(init_parser, make_exec_oneshot_service_with_seclabel_uid) {
124 TEST(init_parser, make_exec_oneshot_service_with_seclabel) {
128 TEST(init_parser, make_exec_oneshot_service_with_just_command) {
132 TEST(init_parser, make_exec_oneshot_service_with_just_command_no_dash) {
Android.mk 28 init_parser.cpp \

Completed in 141 milliseconds