Searched refs:needLeakobj (Results 1 – 6 of 6) sorted by relevance
25 && parcel.WriteBool(needLeakobj)); in Marshalling()39 info->needLeakobj = parcel.ReadBool(); in Unmarshalling()
29 bool needLeakobj = false; member
60 info.needLeakobj = false;
55 info.needLeakobj = needLeakobj_; in Execute()
70 if (info.needLeakobj) { in DumpJsHeap()
583 … "needLeakobj: %{public}d", info.pid, info.tid, info.needGc, info.needSnapshot, info.needLeakobj); in ScheduleJsHeapMemory()