Home
last modified time | relevance | path

Searched defs:seclabel (Results 1 – 3 of 3) sorted by relevance

/system/core/init/
Dinit_parser_test.cpp59 static void Test_make_exec_oneshot_service(bool dash_dash, bool seclabel, bool uid, in Test_make_exec_oneshot_service()
Dservice.h101 const std::string& seclabel() const { return seclabel_; } in seclabel() function
Dservice.cpp174 unsigned namespace_flags, const std::string& seclabel, in Service()
942 std::string seclabel = ""; in MakeExecOneshotService() local