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.h97 const std::string& seclabel() const { return seclabel_; } in seclabel() function
Dservice.cpp72 const std::string& seclabel, const std::vector<std::string>& args) in Service()
659 std::string seclabel = ""; in MakeExecOneshotService() local