Home
last modified time | relevance | path

Searched refs:allTypes (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sdm845/gps/sdm845/core/
DSystemStatus.h491 uint64_t allTypes = (static_cast<SystemStatusNetworkInfo&>(curInfo)).mAllTypes; in collate() local
493 mAllTypes |= allTypes; in collate()
495 mAllTypes = (allTypes & (~mAllTypes)); in collate()
/hardware/qcom/sm8150p/gps/core/
DSystemStatus.h513 uint64_t allTypes = (static_cast<SystemStatusNetworkInfo&>(curInfo)).mAllTypes; in collate() local
522 mAllTypes |= allTypes; in collate()
563 mAllTypes = (allTypes & (~mAllTypes)); in collate()
/hardware/qcom/sm7150/gps/core/
DSystemStatus.h515 uint64_t allTypes = (static_cast<SystemStatusNetworkInfo&>(curInfo)).mAllTypes; in collate() local
524 mAllTypes |= allTypes; in collate()
565 mAllTypes = (allTypes & (~mAllTypes)); in collate()
/hardware/qcom/sm8150/gps/core/
DSystemStatus.h515 uint64_t allTypes = (static_cast<SystemStatusNetworkInfo&>(curInfo)).mAllTypes; in collate() local
524 mAllTypes |= allTypes; in collate()
568 mAllTypes = (allTypes & (~mAllTypes)); in collate()