Home
last modified time | relevance | path

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

/system/core/init/
Daction.h75 bool oneshot() const { return oneshot_; } in oneshot()
90 bool oneshot_; variable
Daction.cpp79 oneshot_(oneshot), in Action()