Searched full:limit_size (Results 1 – 6 of 6) sorted by relevance
23 const uint32_t LIMIT_SIZE = 32; // 32KB variable24 const uint32_t DEFAULT_LIMITSIZE = LIMIT_SIZE * SIZE_KB;
27 const int32_t HidumperServiceTest::LIMIT_SIZE = 5000; member in OHOS::HiviewDFX::HidumperServiceTest106 int32_t ret = dumpManagerService->ScanPidOverLimit(requestType, LIMIT_SIZE, pidList);
27 static const int32_t LIMIT_SIZE;
40 LIMIT_SIZE: {type: INT32, desc: limit size}
171 AddValueToJsonString("limit_size", event.limitSize, jsonStr); in PostEvent()
846 "LIMIT_SIZE", opts_.limitSize_, in ReportCmdUsage()