Home
last modified time | relevance | path

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

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