Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_sched_dumper.cpp31 const std::string ARGS_CONNECT_CONTINUETIME_ABILITY = "-continueTime"; variable
57 if (args[0] == ARGS_CONNECT_CONTINUETIME_ABILITY) { in Dump()