Searched defs:args_ (Results 1 – 3 of 3) sorted by relevance
/system/core/init/ | ||
D | action.h | 52 std::vector<std::string> args_; variable |
D | service.h | 241 const std::vector<std::string> args_; variable |
/system/core/fastboot/device/ | ||
D | commands.cpp | 904 const std::vector<std::string>* args_ = nullptr; member in __anon3827e3120111::PartitionFetcher |