Home
last modified time | relevance | path

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

/hardware/qcom/sm8150p/gps/core/
DSystemStatus.h512 inline virtual SystemStatusItemBase& collate(SystemStatusItemBase& curInfo) { in collate() argument
513 uint64_t allTypes = (static_cast<SystemStatusNetworkInfo&>(curInfo)).mAllTypes; in collate()
515 (static_cast<SystemStatusNetworkInfo&>(curInfo)).mNetworkHandle; in collate()
516 int32_t type = (static_cast<SystemStatusNetworkInfo&>(curInfo)).mType; in collate()
519 (static_cast<SystemStatusNetworkInfo&>(curInfo)).getNetworkHandle(), in collate()
/hardware/qcom/sm7150/gps/core/
DSystemStatus.h514 inline virtual SystemStatusItemBase& collate(SystemStatusItemBase& curInfo) { in collate() argument
515 uint64_t allTypes = (static_cast<SystemStatusNetworkInfo&>(curInfo)).mAllTypes; in collate()
517 (static_cast<SystemStatusNetworkInfo&>(curInfo)).mNetworkHandle; in collate()
518 int32_t type = (static_cast<SystemStatusNetworkInfo&>(curInfo)).mType; in collate()
521 (static_cast<SystemStatusNetworkInfo&>(curInfo)).getNetworkHandle(), in collate()
/hardware/qcom/sm8150/gps/core/
DSystemStatus.h514 inline virtual SystemStatusItemBase& collate(SystemStatusItemBase& curInfo) { in collate() argument
515 uint64_t allTypes = (static_cast<SystemStatusNetworkInfo&>(curInfo)).mAllTypes; in collate()
517 (static_cast<SystemStatusNetworkInfo&>(curInfo)).mNetworkHandle; in collate()
518 int32_t type = (static_cast<SystemStatusNetworkInfo&>(curInfo)).mType; in collate()
521 (static_cast<SystemStatusNetworkInfo&>(curInfo)).getNetworkHandle(), in collate()
/hardware/qcom/sdm845/gps/sdm845/core/
DSystemStatus.h490 inline virtual SystemStatusItemBase& collate(SystemStatusItemBase& curInfo) { in collate() argument
491 uint64_t allTypes = (static_cast<SystemStatusNetworkInfo&>(curInfo)).mAllTypes; in collate()