Searched refs:appHookState (Results 1 – 1 of 1) sorted by relevance
308 long appHookState = event.GetLong(event.size(), &err); in eventSanityCheck() local312 } else if (appHookState < 0 || appHookState > 3) { in eventSanityCheck()313 VLOG("APP_BREADCRUMB_REPORTED does not have valid state %ld", appHookState); in eventSanityCheck()