Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/utils/common/src/
H A Dcommon_constant.cpp120 const int32_t DUMP_FIFTH_PARAM = 4; member
/foundation/resourceschedule/device_standby/utils/common/include/
H A Dcommon_constant.h121 extern const int32_t DUMP_FIFTH_PARAM;
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp1364 uint32_t allowType = static_cast<uint32_t>(std::atoi(argsInStr[DUMP_FIFTH_PARAM].c_str())); in DumpModifyAllowList()
1371 uint32_t allowType = static_cast<uint32_t>(std::atoi(argsInStr[DUMP_FIFTH_PARAM].c_str())); in DumpModifyAllowList()
1442 std::atoi(argsInStr[DUMP_FIFTH_PARAM].c_str()), argsInStr[DUMP_SIXTH_PARAM] == "true"); in DumpPushStrategyChange()

Completed in 6 milliseconds