Home
last modified time | relevance | path

Searched refs:getLocIpcLocalSender (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/sm8150p/gps/utils/
DLocIpc.h68 getLocIpcLocalSender(const char* localSockName);
DLocIpc.cpp385 shared_ptr<LocIpcSender> LocIpc::getLocIpcLocalSender(const char* localSockName) { in getLocIpcLocalSender() function in loc_util::LocIpc
/hardware/qcom/sm8150/gps/utils/
DLocIpc.h68 getLocIpcLocalSender(const char* localSockName);
DLocIpc.cpp375 shared_ptr<LocIpcSender> LocIpc::getLocIpcLocalSender(const char* localSockName) { in getLocIpcLocalSender() function in loc_util::LocIpc
/hardware/qcom/sm7150/gps/utils/
DLocIpc.h68 getLocIpcLocalSender(const char* localSockName);
DLocIpc.cpp375 shared_ptr<LocIpcSender> LocIpc::getLocIpcLocalSender(const char* localSockName) { in getLocIpcLocalSender() function in loc_util::LocIpc
/hardware/qcom/sm7150/gps/gnss/
DXtraSystemStatusObserver.cpp106 mSender(LocIpc::getLocIpcLocalSender(LOC_IPC_XTRA)), in XtraSystemStatusObserver()
/hardware/qcom/sm8150/gps/gnss/
DXtraSystemStatusObserver.cpp106 mSender(LocIpc::getLocIpcLocalSender(LOC_IPC_XTRA)), in XtraSystemStatusObserver()
/hardware/qcom/sm8150p/gps/gnss/
DXtraSystemStatusObserver.cpp105 mSender(LocIpc::getLocIpcLocalSender(LOC_IPC_XTRA)), in XtraSystemStatusObserver()