OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kExportedActionableProperties
(Results
1 - 2
of
2
) sorted by null
/system/core/init/
stable_properties.h
31
static const std::set<std::string>
kExportedActionableProperties
= {
action_parser.cpp
44
if (
kExportedActionableProperties
.count(prop_name) == 1) {
Completed in 185 milliseconds