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