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 | 242     const std::vector<std::string> args_;  variable | 
| /system/core/fastboot/device/ | ||
| D | commands.cpp | 904     const std::vector<std::string>* args_ = nullptr;  member in __anonb5805e340111::PartitionFetcher |