HomeSort by relevance Sort by last modified time
    Searched refs:CreateNanoappListResponse (Results 1 - 3 of 3) sorted by null

  /system/chre/platform/shared/
host_protocol_chre.cc 118 auto response = fbs::CreateNanoappListResponse(builder, vectorOffset);
  /system/chre/host/common/include/chre_host/
host_messages_generated.h 808 inline flatbuffers::Offset<NanoappListResponse> CreateNanoappListResponse(
819 return chre::fbs::CreateNanoappListResponse(
824 flatbuffers::Offset<NanoappListResponse> CreateNanoappListResponse(flatbuffers::FlatBufferBuilder &_fbb, const NanoappListResponseT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
    [all...]
  /system/chre/platform/shared/include/chre/platform/shared/
host_messages_generated.h 571 inline flatbuffers::Offset<NanoappListResponse> CreateNanoappListResponse(
582 return chre::fbs::CreateNanoappListResponse(

Completed in 1338 milliseconds