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

  /system/chre/platform/shared/include/chre/platform/shared/
host_messages_generated.h 819 VT_SUCCESS = 6,
829 return GetField<uint8_t>(VT_SUCCESS, 0) != 0;
838 VerifyField<uint8_t>(verifier, VT_SUCCESS) &&
851 fbb_.AddElement<uint8_t>(LoadNanoappResponse::VT_SUCCESS, static_cast<uint8_t>(success), 0);
    [all...]
  /system/chre/host/common/include/chre_host/
host_messages_generated.h     [all...]

Completed in 74 milliseconds