Home
last modified time | relevance | path

Searched refs:NumCommands (Results 1 – 2 of 2) sorted by relevance

/system/core/init/
Daction.cpp103 std::size_t Action::NumCommands() const { in NumCommands() function in Action
378 if (current_command_ == action->NumCommands()) { in ExecuteOneCommand()
425 if (action_ && action_->NumCommands() > 0) { in EndSection()
Daction.h57 std::size_t NumCommands() const;