Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/utils/common/src/
H A Dcommon_constant.cpp122 const int32_t DUMP_SEVENTH_PARAM = 6; member
/foundation/resourceschedule/device_standby/utils/common/include/
H A Dcommon_constant.h123 extern const int32_t DUMP_SEVENTH_PARAM;
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp1367 uid, name, duration, "dump", std::atoi(argsInStr[DUMP_SEVENTH_PARAM].c_str())); in DumpModifyAllowList()
1373 uid, name, 0, "dump", std::atoi(argsInStr[DUMP_SEVENTH_PARAM].c_str())); in DumpModifyAllowList()

Completed in 3 milliseconds