Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/core/
Dshared_memory_arbiter_impl.cc172 bool should_post_callback = false; in UpdateCommitDataRequest() local
181 should_post_callback = true; in UpdateCommitDataRequest()
212 should_post_callback = false; in UpdateCommitDataRequest()
245 if (should_post_callback) { in UpdateCommitDataRequest()