Searched refs:MAX_DUMP_PARAM_NUMS (Results 1 – 2 of 2) sorted by relevance
43 const int32_t MAX_DUMP_PARAM_NUMS = 4; variable709 if (dumpOption.size() < MAX_DUMP_PARAM_NUMS) { in DumpResetResource()
81 static constexpr int32_t MAX_DUMP_PARAM_NUMS = 3; variable1208 if (dumpOption.size() < MAX_DUMP_PARAM_NUMS) { in DumpCancelTask()