Home
last modified time | relevance | path

Searched defs:CommandTimer (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dmain.cpp30 class CommandTimer { class
32 CommandTimer(const std::string &timerName, uint32_t timeout, const std::string &operation) in CommandTimer() function in CommandTimer