Home
last modified time | relevance | path

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

/system/core/init/
Daction.h76 bool oneshot() const { return oneshot_; } in oneshot()
91 bool oneshot_; variable
Daction.cpp104 oneshot_(oneshot), in Action()