Searched refs:kDebugDumpStrMaxSize (Results 1 – 4 of 4) sorted by relevance
84 static constexpr size_t kDebugDumpStrMaxSize = ASH_DEBUG_DUMP_STR_MAX_SIZE; variable89 static constexpr size_t kDebugDumpStrMaxSize = CHRE_MESSAGE_TO_HOST_MAX_SIZE; variable
27 static constexpr size_t kDebugDumpStrMaxSize = CHRE_MESSAGE_TO_HOST_MAX_SIZE;
62 static_assert(kDebugDumpStrMaxSize >= CHRE_DEBUG_DUMP_MINIMUM_MAX_SIZE,
50 DebugDumpWrapper mDebugDump{kDebugDumpStrMaxSize};