Searched refs:ChreMessageTraits (Results 1 – 3 of 3) sorted by relevance
243 template<typename T> struct ChreMessageTraits { struct247 template<> struct ChreMessageTraits<chre::fbs::NanoappMessage> { argument251 template<> struct ChreMessageTraits<chre::fbs::HubInfoRequest> {255 template<> struct ChreMessageTraits<chre::fbs::HubInfoResponse> {259 template<> struct ChreMessageTraits<chre::fbs::NanoappListRequest> {263 template<> struct ChreMessageTraits<chre::fbs::NanoappListResponse> {267 template<> struct ChreMessageTraits<chre::fbs::LoadNanoappRequest> {271 template<> struct ChreMessageTraits<chre::fbs::LoadNanoappResponse> {275 template<> struct ChreMessageTraits<chre::fbs::UnloadNanoappRequest> {279 template<> struct ChreMessageTraits<chre::fbs::UnloadNanoappResponse> {[all …]
51 static_assert(fbs::ChreMessageTraits<typename T::TableType>::enum_value != in sendFlatbufferToHost()
266 template<typename T> struct ChreMessageTraits { struct270 template<> struct ChreMessageTraits<chre::fbs::NanoappMessage> { argument274 template<> struct ChreMessageTraits<chre::fbs::HubInfoRequest> {278 template<> struct ChreMessageTraits<chre::fbs::HubInfoResponse> {282 template<> struct ChreMessageTraits<chre::fbs::NanoappListRequest> {286 template<> struct ChreMessageTraits<chre::fbs::NanoappListResponse> {290 template<> struct ChreMessageTraits<chre::fbs::LoadNanoappRequest> {294 template<> struct ChreMessageTraits<chre::fbs::LoadNanoappResponse> {298 template<> struct ChreMessageTraits<chre::fbs::UnloadNanoappRequest> {302 template<> struct ChreMessageTraits<chre::fbs::UnloadNanoappResponse> {[all …]