Searched defs:SetMemoryLimit (Results 1 – 2 of 2) sorted by relevance
40 void SetMemoryLimit(uint32_t /*bytes*/, uint32_t /*window_ms*/) {} in SetMemoryLimit() function
108 void Watchdog::SetMemoryLimit(uint64_t bytes, uint32_t window_ms) { in SetMemoryLimit() function in perfetto::base::Watchdog