Searched refs:CHRE_ASSERT (Results 26 - 31 of 31) sorted by relevance

12

/system/chre/util/include/chre/util/
H A Dpriority_queue_impl.h103 CHRE_ASSERT(index < mData.size());
/system/chre/core/
H A Devent_loop.cc63 CHRE_ASSERT(instanceId != nullptr);
144 CHRE_ASSERT(!nanoapp.isNull());
H A Dgnss_request_manager.cc45 CHRE_ASSERT(nanoapp);
52 CHRE_ASSERT(nanoapp);
H A Dwifi_request_manager.cc47 CHRE_ASSERT(nanoapp);
82 CHRE_ASSERT(nanoapp);
/system/chre/platform/slpi/
H A Dplatform_sensor.cc268 CHRE_ASSERT(eventSize);
532 CHRE_ASSERT(eventData);
652 CHRE_ASSERT(decodedIndLen >= sizeof(sns_smgr_buffering_ind_msg_v01));
676 CHRE_ASSERT(sensorTypes);
932 CHRE_ASSERT(decodedIndLen >=
1428 CHRE_ASSERT(sensors);
1542 CHRE_ASSERT(status);
/system/chre/external/flatbuffers/include/flatbuffers/
H A Dflatbuffers.h27 * replacing std::vector with chre::DynamicVector, use of CHRE_ASSERT instead of
61 #define assert CHRE_ASSERT

Completed in 182 milliseconds

12