Home | Sort by relevance Sort by last modified time |
/system/chre/platform/shared/include/chre/platform/shared/ | |
host_messages_generated.h | 668 uint32_t target_api_version() const { function in struct:chre::fbs::ChreMessage::FLATBUFFERS_FINAL_CLASS 698 void add_target_api_version(uint32_t target_api_version) { 699 fbb_.AddElement<uint32_t>(LoadNanoappRequest::VT_TARGET_API_VERSION, target_api_version, 0); 722 uint32_t target_api_version = 0, 727 builder_.add_target_api_version(target_api_version); 738 uint32_t target_api_version = 0, 745 target_api_version, [all...] |
/system/chre/host/common/include/chre_host/ | |
host_messages_generated.h | 935 uint32_t target_api_version; member in struct:chre::fbs::ChreMessage::LoadNanoappRequestT 972 uint32_t target_api_version() const { function in struct:chre::fbs::ChreMessage::FLATBUFFERS_FINAL_CLASS [all...] |