Searched defs:expanded_prop (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Dsubcontext.cpp152 auto expanded_prop = std::string{}; local
153 if (!expand_props(arg, &expanded_prop)) {
160 expand_args_reply->add_expanded_args(expanded_prop);

Completed in 5 milliseconds