Home
last modified time | relevance | path

Searched refs:DUMP_SIXTH_PARAM (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/device_standby/utils/common/src/
H A Dcommon_constant.cpp121 const int32_t DUMP_SIXTH_PARAM = 5; member
/foundation/resourceschedule/device_standby/utils/common/include/
H A Dcommon_constant.h122 extern const int32_t DUMP_SIXTH_PARAM;
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp1365 int32_t duration = std::atoi(argsInStr[DUMP_SIXTH_PARAM].c_str()); in DumpModifyAllowList()
1442 std::atoi(argsInStr[DUMP_FIFTH_PARAM].c_str()), argsInStr[DUMP_SIXTH_PARAM] == "true"); in DumpPushStrategyChange()

Completed in 3 milliseconds