Searched refs:should_report (Results 1 – 2 of 2) sorted by relevance
32 bool should_report = false; \33 PaletteShouldReportJniInvocations(&should_report); \34 if (should_report) { \
70 bool should_report = InstrumentationHandler::HasFieldReadListeners(instrumentation); in DoFieldGet() local97 if (should_report || obj == nullptr) { in DoFieldGet()117 if (should_report) { in DoFieldGet()129 should_report ? result.Get ##jtype() \ in DoFieldGet()145 should_report ? result.GetL() in DoFieldGet()167 bool should_report = InstrumentationHandler::HasFieldWriteListeners(instrumentation); in DoFieldPut() local191 if (should_report || obj == nullptr) { in DoFieldPut()220 if (should_report) { in DoFieldPut()