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