Searched refs:locIpc (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/qcom/sdm845/gps/sdm845/utils/ |
H A D | LocIpc.cpp | 50 LocIpcRunnable(LocIpc& locIpc, const std::string& ipcName) in LocIpcRunnable() argument 51 : mLocIpc(locIpc), mIpcName(ipcName) {} in LocIpcRunnable()
|
/aosp12/hardware/qcom/sm8150p/gps/utils/ |
H A D | LocIpc.cpp | 322 inline LocIpcRunnable(LocIpc& locIpc, unique_ptr<LocIpcRecver>& ipcRecver) : in LocIpcRunnable() argument 324 mLocIpc(locIpc), in LocIpcRunnable()
|
/aosp12/hardware/qcom/sm7250/gps/utils/ |
H A D | LocIpc.cpp | 312 inline LocIpcRunnable(LocIpc& locIpc, unique_ptr<LocIpcRecver>& ipcRecver) : in LocIpcRunnable() argument 314 mLocIpc(locIpc), in LocIpcRunnable()
|
/aosp12/hardware/qcom/sm7150/gps/utils/ |
H A D | LocIpc.cpp | 312 inline LocIpcRunnable(LocIpc& locIpc, unique_ptr<LocIpcRecver>& ipcRecver) : in LocIpcRunnable() argument 314 mLocIpc(locIpc), in LocIpcRunnable()
|
/aosp12/hardware/qcom/sm8150/gps/utils/ |
H A D | LocIpc.cpp | 312 inline LocIpcRunnable(LocIpc& locIpc, unique_ptr<LocIpcRecver>& ipcRecver) : in LocIpcRunnable() argument 314 mLocIpc(locIpc), in LocIpcRunnable()
|