Home
last modified time | relevance | path

Searched refs:threadDelegate (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm7250/gps/utils/
DLocThread.cpp61 LocThreadDelegate* threadDelegate = nullptr; in create() local
74 threadDelegate = new LocThreadDelegate(lname, runnable); in create()
77 return threadDelegate; in create()
/hardware/qcom/sm8150/gps/utils/
DLocThread.cpp61 LocThreadDelegate* threadDelegate = nullptr; in create() local
74 threadDelegate = new LocThreadDelegate(lname, runnable); in create()
77 return threadDelegate; in create()