Home
last modified time | relevance | path

Searched defs:namespace_flags (Results 1 – 2 of 2) sorted by relevance

/system/core/init/
Dservice.h99 unsigned namespace_flags() const { return namespace_flags_; } in namespace_flags() function
Dservice.cpp174 unsigned namespace_flags, const std::string& seclabel, in Service()
940 unsigned namespace_flags = 0; in MakeExecOneshotService() local