Searched refs:NumCommands (Results 1 – 5 of 5) sorted by relevance
68 size_t NumCommands() const;
100 if (current_command_ == action->NumCommands()) { in ExecuteOneCommand()
174 if (action_ && action_->NumCommands() > 0) { in EndSection()
130 std::size_t Action::NumCommands() const { in NumCommands() function in android::init::Action
281 int line = service_->onrestart_.NumCommands() + 1; in ParseOnrestart()