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