Searched refs:allTypes (Results 1 – 7 of 7) sorted by relevance
54 uint64_t allTypes = networkInfo->mAllTypes; in notify() local
624 vector<FrontendStatusType> allTypes; in statusReadinessTest() local640 allTypes.push_back(static_cast<FrontendStatusType>(i)); in statusReadinessTest()643 ndk::ScopedAStatus status = mFrontend->getFrontendStatusReadiness(allTypes, &readiness); in statusReadinessTest()645 ASSERT_TRUE(readiness.size() == allTypes.size()); in statusReadinessTest()649 if (allTypes[i] == mFrontendInfo.statusCaps[j]) { in statusReadinessTest()
517 uint64_t allTypes = (static_cast<SystemStatusNetworkInfo&>(curInfo)).mAllTypes; in collate() local523 … allTypes=%" PRIx64 " mType=%x mConnected=%u mNetworkHandle=%" PRIx64 , allTypes, mType, mConnecte… in collate()529 mAllTypes |= allTypes; in collate()575 mAllTypes = (allTypes & (~mAllTypes)); in collate()
517 uint64_t allTypes = (static_cast<SystemStatusNetworkInfo&>(curInfo)).mAllTypes; in collate() local529 mAllTypes |= allTypes; in collate()575 mAllTypes = (allTypes & (~mAllTypes)); in collate()
515 uint64_t allTypes = (static_cast<SystemStatusNetworkInfo&>(curInfo)).mAllTypes; in collate() local524 mAllTypes |= allTypes; in collate()565 mAllTypes = (allTypes & (~mAllTypes)); in collate()
513 uint64_t allTypes = (static_cast<SystemStatusNetworkInfo&>(curInfo)).mAllTypes; in collate() local522 mAllTypes |= allTypes; in collate()563 mAllTypes = (allTypes & (~mAllTypes)); in collate()