Searched defs:VerificationInfo (Results 1 – 8 of 8) sorted by relevance
27 struct VerificationInfo { struct28 bool visible = false;29 bool isBackgroundCall = true;30 bool associatedWakeUp = false;31 uint32_t accessTokenId = 0;32 int32_t apiTargetVersion = 0;33 bool withContinuousTask = false;34 uint32_t specifyTokenId = 0;
31 struct VerificationInfo { struct32 bool visible = false;33 bool isBackgroundCall = true;34 bool associatedWakeUp = false;35 uint32_t accessTokenId = 0;36 int32_t apiTargetVersion = 0;
30 struct VerificationInfo { struct31 bool visible = false;32 bool isBackgroundCall = true;33 bool associatedWakeUp = false;34 uint32_t accessTokenId = 0;35 int32_t apiTargetVersion = 0;