Searched defs:inHighMemoryPressure (Results 1 – 3 of 3) sorted by relevance
299 bool inHighMemoryPressure = true; in HWTEST_F_L0() local
201 void DFXJSNApi::NotifyMemoryPressure(EcmaVM *vm, bool inHighMemoryPressure) in NotifyMemoryPressure()
918 void Heap::NotifyMemoryPressure(bool inHighMemoryPressure) in NotifyMemoryPressure()