Searched refs:ParseMemoryLimit (Results 1 – 1 of 1) sorted by relevance
527 uint64_t ParseMemoryLimit(const cJSON* json, const char* name) in ParseMemoryLimit() function569 memoryWarning_ = ParseMemoryLimit(rsWatchPoint, "process_warning_threshold"); in InitMemoryLimit()571 uint64_t cpuMemoryControl = ParseMemoryLimit(rsWatchPoint, "process_cpu_control_threshold"); in InitMemoryLimit()573 gpuMemoryControl_ = ParseMemoryLimit(rsWatchPoint, "process_gpu_control_threshold"); in InitMemoryLimit()575 uint64_t totalMemoryWarning = ParseMemoryLimit(rsWatchPoint, "total_threshold"); in InitMemoryLimit()