Home
last modified time | relevance | path

Searched refs:terminateEnabled (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_unmarshal_thread.cpp241 bool terminateEnabled = RSSystemProperties::GetTransactionTerminateEnabled(); in ReportTransactionDataStatistics() local
242 if (!isNonSystemAppCalling || !terminateEnabled) { in ReportTransactionDataStatistics()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp757 static bool terminateEnabled = in GetTransactionTerminateEnabled() local
759 return terminateEnabled; in GetTransactionTerminateEnabled()