Searched refs:successInt (Results 1 – 1 of 1) sorted by relevance
118 int successInt = mCallback(atomTag, &statsEventList, mCookie); in onPullAtom() local119 bool success = successInt == AStatsManager_PULL_SUCCESS; in onPullAtom()