Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dmain.cpp28 constexpr uint32_t COMMAND_TIME_OUT = 60; variable
59 CommandTimer commandTimer("ability::aa_command", COMMAND_TIME_OUT, operation); in main()