Home
last modified time | relevance | path

Searched refs:expand_args_reply (Results 1 – 2 of 2) sorted by relevance

/system/core/init/
Dsubcontext.cpp112 auto* expand_args_reply = reply->mutable_expand_args_reply(); in ExpandArgs() local
113 expand_args_reply->add_expanded_args(*expanded_arg); in ExpandArgs()
324 auto& reply = subcontext_reply->expand_args_reply(); in ExpandArgs()
Dsubcontext.proto39 ExpandArgsReply expand_args_reply = 3; field