OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:namespace_flags
(Results
1 - 2
of
2
) sorted by null
/system/core/init/
service.h
73
unsigned
namespace_flags
, const std::string& seclabel,
99
unsigned
namespace_flags
() const { return namespace_flags_; }
function in class:Service
service.cpp
174
unsigned
namespace_flags
, const std::string& seclabel,
185
namespace_flags_(
namespace_flags
),
940
unsigned
namespace_flags
= 0;
local
961
namespace_flags
, seclabel, str_args);
[
all
...]
Completed in 180 milliseconds